I’m newbie in Embedded development and want to create new project using Tiva c kit with visual studio, this is possible using visual GDB Embedded project.
In advanced lessons, I need to implement CMSIS to the project, but I think it’s need some additional configuration.
Can someone help in this topic,
Thanks
This topic was modified 5 years, 4 months ago by support.
We have just discovered your post in the “other tools” forum and moved it here. To get faster support for VisualGDB-related issues, please create topics in the VisualGDB forum.
Please follow our Tiva tutorial to create a Tiva project with VisualGDB.
The types of projects that VisualGDB can create come directly from the Tiva SDK. If the SDK does not contain certain libraries or APIs, there is no easy way to create a project based on it unless you are prepared to port it from another platform. Please feel free to double-check with TI support whether they provide CMSIS project templates for Tiva devices.