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.

CC2541: JumpToImageAorB is not initilalized

Part Number: CC2541

Hello,

I'm using simpleBLEPeripheral OAD ImageA project. I need to transfer to BIM variable JumpToImageAorB. So I set it to some value but compiler IAR9.20 ignores this:

Variable defined as __no_init __data uint8 JumpToImageAorB @ 0x09;

The same initialization from ImageB project works fine. What is wrong?

Thanks,

Alex.