I try to build and download SDK from SDK builder, but get an error that it isn't a proper sdk file when trying to import. When I unzip it and try to import it as a local directory, once I click import nothing happens.
I tried downloading sdk on mcuxpresso and then pointing it to that file but that didn't work either.
I'm trying to use the FRDM_KL02Z board, with the MKL02Z32xxx4 SDK in vscode. I would really much rather use vscode over mcuxpresso if possible.
Can someone walk me through how to get the SDK in, create a new project, and start debugging code?
I'm able to import a project, but then I can't see my peripheral regs which I would like to see, and get an error that the SVD file is missing. Spent an hour trying to get that to work also to no avail.
Any help please! Thank you!!