Part Number: MSPM0-SDK
Other Parts Discussed in Thread: SYSCONFIG, MSPM0G3507
Hi,
I'm currently evaulating IAR-Embedded workbench for ARM. I'm trying to set it up with MSPM0-SDK (mspm0_sdk_2_09_00_01), I followed the following guides - MSPM0 SDK QuickStart Guide for IAR — MSPM0 SDK Quick Start Guides 2.09.00.01 documentation & IAR Embedded Workbench IDE Version 9.70.2+ for MSPM0 MCUs — IAR Embedded Workbench IDE for MSPM0 MCUs Documentation 2.09.00.01 documentation to set things up.
Using a non-sysconfig project was stragiht forward but when I import a sysconfig project into my workspace I'm not able to view the sysconfig tool directly. I used the sysconfig application to open my sysconfig project but, it throws up the following error :
Would you like to re-try in compatibility mode?
Error: Exception occurred calling scripting.addModule(): No such resource: /ti/driverlib/SYSCTL.syscfg.js Paths searched: /ti/driverlib/.meta/SYSCTL.syscfg.js /ti/.meta/driverlib/SYSCTL.syscfg.js /.meta/ti/driverlib/SYSCTL.syscfg.js /ti/driverlib/SYSCTL.syscfg.js /ti/driverlib/.meta/SYSCTL.syscfg.js /ti/.meta/driverlib/SYSCTL.syscfg.js /.meta/ti/driverlib/SYSCTL.syscfg.js /ti/driverlib/SYSCTL.syscfg.js
I have also retried it in comptaiblity mode but it doesn't open.
I came across this MSPM0C1103: Standalone Sysconfig can't open examples from MSPM0 SDK - Arm-based microcontrollers forum - Arm-based microcontrollers - TI E2E support forums in E2E but I'm not sure which .js file to edit, don't want to edit the wrong one and break anything.
Thank you.