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.

CC3235MODS: Inquiry about compatibility with CC3235MODSF

Part Number: CC3235MODS
Other Parts Discussed in Thread: , UNIFLASH, CC3235S, CC3235SF

Hi experts,

We are using to CC3235MODSF. however, due to delivery issue, I would like to use it compatible with CC3235MODS.

is it possible to use it compatible with CC3235MODS without changing the application code?

the application code we used is a slightly modified AT Command example.

thanks

  • Hi,

    You cannot use your binary code as is. You will need to re-compile your code for CC3235S device (changing linker file) and prepare new Uniflash image for programming.

    Depending on size of your code, it may to be needed rework your code. Because your CC3235SF code may not fit into CC2325S device.

    Jan

  • Adding on to what Jan D said, I would recommend getting S and SF launchpads so that you can experiment with the application transfer before releasing. You can also get the linker file from the CC32XX SDK.