HOWTO: Create the Blinking LED example project using S32K144 SDK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello,
we had interesting to find the Article of the "HOWTO: Create the Blinking LED example project using S32K144 SDK", we had got the step for our Board S32K148 SDK for the debugging of the project.
But We didn't get the any S32K148 SDK of the RTM2.0.0
So please Suggest how to resolve the issue or Please Send the Relevant S32K148 SDK of the RTM2.0.0
waiting for that
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
why RTM2.0.0 is needed? Latest one in S32DS2.2 is RTM3.0.3
So what is your option available when selecting SDK in project?
Be sure all needed packages are installed
And when creating project a GNU toolchain v.6.3 is selected in the first step, which is required by SDK, so it can be selected in the next step.
BR, Petr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had use the workspace of S32 DESIGN STUDIO.ARM.2018.R1 and create the S32DS Design DS project of blinking with select the processors- S32K148.
here installation steps, we already taken the GNU toolchain v.6.3 in the first step but we didn't see the any relevant SDK For processors- S32K148.
so we confuges, can we use the debugger for this NXP S32 K148 EV Board? or any other SDK required for that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello,
we followed all Blinking step as per LED example project using S32K148 SDK,
but again, we stuck at the point of the error.
 
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
try demo examples, either SDK based or baremetal one, if the launch error still exist for prepared project as well.
BR, Petr