- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
I had downloaded the new version QMSI(1.3.1)from below URL, But I cannot find any document instruct how to install it.
Can someone tell me how to do it or where can find the document?
https://github.com/quark-mcu/qmsi/releases/tag/v1.3.1 https://github.com/quark-mcu/qmsi/releases/tag/v1.3.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I don't think Intel System Studio for Microcontrollers supports updating QMSI version, but here is a workaround you might want to try:
1. Create a new project in Intel System Studio for Microcontrollers. This will copy the QMSI version supplied with Intel System Studio for Microcontrollers to the bsp subdirectory in the new project directory (workspace//bsp).
2. Get the new QMSI version - download a ZIP file from the GitHub and unzip it, or do a "git clone".
3. Replace the content of the bsp directory with the new version.
4. Continue with the project development.
It is possible that new QMSI names the output binaries differently, or puts them in some another directory. If so, it is necessary to change the locations of the files in Run/Debug Configuration (in Run menu).
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I don't think Intel System Studio for Microcontrollers supports updating QMSI version, but here is a workaround you might want to try:
1. Create a new project in Intel System Studio for Microcontrollers. This will copy the QMSI version supplied with Intel System Studio for Microcontrollers to the bsp subdirectory in the new project directory (workspace//bsp).
2. Get the new QMSI version - download a ZIP file from the GitHub and unzip it, or do a "git clone".
3. Replace the content of the bsp directory with the new version.
4. Continue with the project development.
It is possible that new QMSI names the output binaries differently, or puts them in some another directory. If so, it is necessary to change the locations of the files in Run/Debug Configuration (in Run menu).

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page