Hi Developers,
I am currently working on an project that started from MCUXpresso for VS Code.
But I couldn't find any documentation about how to change the memory region and generate linker script link in the CMake project, unlike the MCUXpresso IDE has built in tool to have managed linker script and auto generate .ld.
Does anyone know are there any alternative ways to properly do that in VS Code project?
Thanks!
Lumax