Other Parts Discussed in Thread: UNIFLASH, SYSCONFIG
Hi TI,
I created a project on CCS IDE, I run my code on TI-Launchpad without any issue. Now, I want to flash my code to a module in an external PCB.
The CC3235MODS in this a PCB is in production mode.
The UART (pins 46 and 47) is not connected, so I cannot switch from production to development mode using Uniflash. I also cannot use JTAG since the CC3235MODS is not in devlopment mode.
The only option left tu use is SPI, I am using FLASH_SPI_* pins with an external SPI adapter (Cheetah SPI HOST Adapter), I flash the hex file into 4 MB SPI Flash but it doesn't work.
I created the hex file using Uniflash ( mycode.bin + service_pack.bin).
Do you think the issue can come from the MAC address, Uniflash gets the MAC address of the module that is in Launchpad board which is not the same as the one in my PCB.
Best regards,
Brahim