Other Parts Discussed in Thread: UNIFLASH, CC3220R, CC3200, SYSCONFIG
Hello,
We want to change the MAC address of the CC3220SF during the production line.
1. I tried changing MAC address before compiling and wanted to see the offset of MAC address in the image, I see lots of changes in the image just by changing the MAC address. I am assuming the image is encrypted in some way. Is there any way to compile the image in an unencrypted manner, so that we can easily identify and change the MAC address?
2. From the other thread (https://e2e.ti.com/support/wireless-connectivity/wifi/f/968/t/692337), I understand that MAC addresses can be changed by using sl_API or by using .bat scripts. Both of them are not effective for us. We are thinking if we can use "Embedded Programming Schemes" from "Embedded Programming User Guide (SWPA230A)" and write MAC address to "RAW storage". Then read the RAW storage from the application and change MAC address using sl_API. This way is more convenient for our application to control the production environment. If this works, how to access the RAW storage from the application?
Thank you,
Kris.