Hi everyone,
I'm not completely sure about a few things about storing variables in flash. Probably you can help me easily.
I have a DSPIC33EV32GM104 in a board running a program that must store some configuration and that configuration can change a few times (let's say 100).
I'm using the attached code to do so and it works nicely. However, I have a few doubts about if the code will always work OK or if a bug could arise.
1 - I don't specify an address in flash memory space, so it's...
DSPIC33 Storing variable in flash
I'm not completely sure about a few things about storing variables in flash. Probably you can help me easily.
I have a DSPIC33EV32GM104 in a board running a program that must store some configuration and that configuration can change a few times (let's say 100).
I'm using the attached code to do so and it works nicely. However, I have a few doubts about if the code will always work OK or if a bug could arise.
1 - I don't specify an address in flash memory space, so it's...
DSPIC33 Storing variable in flash