Skip to content

Add support for Information Flash #2

@antoszko

Description

@antoszko

Currently in jtag_programmer.c in verify_hexfile_and_return_program_linklist I only check if (address >= 0xF800 && address <= 0xFFFF) which is the main memory but MSP430G2231 also has 256 bytes information memory at 010FFh to 01000h which I should check as well. This is kinda wasted space if I don't use it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions