Hi!
I have a problem of programming the .hex files from IAR linker and compiler to the CC2530.
Actually the programming goes well but the device does not start working.
I can build and run little projects and also the debugging image.
But if the project is full ZStack project for example none of the .hex variants do work.
Right now I am compiling .bin files, convert unwanted data away and program my CC2530 chips with freeware cc flasher, since cc debugger does not support .bin files
Anyone have had the same problem?
Best!