Other Parts Discussed in Thread: SIMPLELINK-CC2640R2-SDK
Hi TI,
Now I'm using the CC2640R2F SDK v1.50.00.58, and the problem is that, hex and binary files are too LARGE to be programmed into CC2640R2F.
The .hex file is 790KB, and the .bin file is 281KB(Both of them include Stack and App). It causes that I cannot use SmartRF Flash Programmer 2(v1.7.5) to program my CC2640R2F.
However, before this, I used the CC2640R2F SDK v1.30.00.25, the .hex files were 199KB(App file) and 83KB(Stack File), only 282KB totally, dramatically less than 790KB, and they were successfully programmed into CC2640R2F.
Is there any method to shrink the .hex and the .bin files' volume, with the CC2640R2F SDK v1.50.00.58?
Thanks.