cancel
Showing results for 
Search instead for 
Did you mean: 

Cube MX, BSPs, Keil and sw enineering

stanzanim
Associate III
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 SRM32F030x8

I am designing with discovery, waiting for the production unit

I 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 F030x8

both 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 discovery

hanks much

1 REPLY 1
Walid FTITI_O
Senior II
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-