This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCSTUDIO: Debug Build vs. Release Build, EEPROM address problem in Release Build

Part Number: CCSTUDIO

Hello,

When I change my project to release build, and upload it to my board, it does without problems, for build board, which I had to add the same includes in order to make it work.

But however I use eeprom address from 0x00 to 0x80

When in build mode, for adressing or other reason the values appear to be mixed up. (in release mode)

Any ideas why this chould happen?

Best Regards,

Can