Hello,
I am currently in the process of implementing a flashing solution for mass production via SWD for the KW45B41Z83AFPA by following the application note AN14003. As a first prototype I want to follow the example as close as possible.
So far, I was able to generate the keys with the spsdk (release/1.10.2), but I am not sure what to do in the CM33 image preparation, because I did not find the linker symbol `gEraseNVMLink_d`.
Before that, I installed MCUXpresso IDE v.24.9.25 and the corresponding KW45B41Z83xxxA SDK version 2.16.100.
Installation allowed me to import examples and according to the application note I imported the otap_client_att_bm:
Andreas_K_0-1732802854509.png
I finished the SDK Example import without changing anything:
Andreas_K_1-1732802894818.png
The application note then wants me to unset the `gEraseNVMLink_d` symbol, however, it is not part of the project:
Andreas_K_2-1732803031856.png
Do I need the SDK in a different version? Can you give me a guidance on how to proceed in the application note?
Best regards,
Andreas