Cube MX, BSPs, Keil and sw enineering
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-05-17 5:18 AM
Posted on May 17, 2016 at 14:18
I need advice on how to organize my project. Actually
- a production PCB using STM32F030x6 is under construction (samples will arrive in a couple of weeks)- a discovery board using SRM32F030x8I am designing with discovery, waiting for the production unitI have two target in my Keil uVision projects<pname> with STM32F030x6 target defined and the startup asm file for F030x6<pname>_debug with STM32F030x8 target defined and the startup asm file for F030x8both are managed by two ioc files used for generating the low level infrastructure (CMISI, HAL etc.)Is that the correct way to proceed? I'd like to share the same application part of the projects (basically the MCU-independent code) but I cannot find a way. any suggestion?I would like to see in my project the green square (similar to CMSIS) which highligh BSPs for my design and discoveryhanks much
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-05-17 10:04 AM
Posted on May 17, 2016 at 19:04
Hi stanzani.marco,
I will transmit your request to our CubeMx team and come back to you.-Hannibal-