I'm trying to use IAR and build the project "Custom BSL Zip File\Released BSL Source\MSP430F543xA 00.05.04.03"
I get the following error when building just the file: Fatal Error[e72]: Segment ZAREA must be defined in a segment definition option (-Z, -b or -P)
And I get the following error when building everything:
Fatal Error[e72]: Segment BSL430_VERSION_API must be defined in a segment definition option (-Z, -b or -P) Error while running Linker
This only happens when the project is setup for "Release". When building the "Debug" version, there are no errors. But I need the Released version for production.
Please shed some light on this
Thanks,
-Jim