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.

CC2538 flash program

Other Parts Discussed in Thread: UNIFLASH

I have windows 7 32 bit operating system. I am using CCS 6.1 version. I have customised board for CC2538SF23. I am using XDS100v3 emulator using this I can debug my code.

1) First I have problem regarding genrating .bin file. Now this problem is solve

2) Next problem this bin file not working. I am using both uniflash ver 3.3/3.4. When I add .bin file uniflash gives error.

[11:25:37] ERROR >> Cortex_M3_0: GEL: Encountered a problem loading file: D:\css workplace\haz-master\Debug\haz-master.bin Could not determine target type of file

[11:25:37] Encountered a problem loading file: D:\css workplace\haz-master\Debug\haz-master.bin
Could not determine target type of file
[11:25:38] Programs operation finished.

3) When I add .hex file then uniflash don't give any error. But program is not working .

[11:25:38] Programs operation finished.
[11:26:54] Start operations on multiple programs on the target core...
[11:26:54] Loading program: D:\css workplace\haz-master\Debug\haz-master.txt
[11:26:54] Cortex_M3_0: GEL Output: CPU Reset.

[11:26:56] Cortex_M3_0: GEL Output: CPU Reset.

[11:26:56] Programs operation finished.

First creating .bin file problem then flash programming problem when user find some time for devloping code besides this problem