Other Parts Discussed in Thread: CC2530, SIMPLICITI, Z-STACK, CC2530EM
Hello all,
I am currently working on a project which involves programming CC2530 chips through debug interface. I have CC2530DK and it's been a great start so far. We are able to compile and run all the sample applications given for SimpliciTI and Z-Stack. Sample programs run were run on CC2530EMs.
However, the project involves programming of bare CC2530 chips and not CC2530EM. For the same, I went through an application note AN118 (published by TI) in which it is demonstrated how to program a CC2530x chip with the help of SmartRF05EB + CC2530EM setup through debug interface. The document is well written, but it is still unclear to me how to make a hex file available to programmer module. All I can understand from the code, is they are writing a hard-coded string to the DUP's (Device Under Programming) flash.
If anyone has any idea about how I can program a hex file into DUP's flash memory, then It'll be of great help to go forward.
Thanks in advance.