2014-03-09 07:49 PM
Hi all,
I used STM32CubeMx to generate project for stm32f429, a .ioc file(v510.ioc) was generated(see the attachment). The Keil MDK was collapsed when opening the project V510.uvproj. Why? Did ST had any example(ioc file) to provide for STM32F429I-DISCOVERY or other EVAL? Thinks a lot!2014-03-09 08:27 PM
[DEAD LINK /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/STM32CubeMX%20Project%20files%20for%20STM324xG-EVAL&FolderCTID=0x01200200770978C69A1141439FE559EB459D7580009C4E14902C3CDE46A77F0FFD06506F5B&TopicsView=https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/AllItems.aspx¤tviews=65]https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=%2fpublic%2fSTe2ecommunities%2fmcu%2fLists%2fcortex_mx_stm32%2fSTM32CubeMX%20Project%20files%20for%20STM324xG-EVAL&FolderCTID=0x01200200770978C69A1141439FE559EB459D7580009C4E14902C3CDE46A77F0FFD06506F5B&TopicsView=https%3A%2F%2Fmy.st.com%2Fpublic%2FSTe2ecommunities%2Fmcu%2FLists%2Fcortex_mx_stm32%2FAllItems.aspx¤tviews=65
Honestly, I'm staying away from CubeMx for the time being.2014-03-10 02:12 AM
I get your file V5ioc, opened in my STM32CubeMX (software version MX.4.0.0, firmware version FW.F4.1.1.0) and generated the code. Project file (V5uvproj) was successfully opened in uVision4 (v.4.0), but linked with error (see attached file).
________________ Attachments : 501ioc.png : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006I1G2&d=%2Fa%2F0X0000000bkN%2F.m5OUr_8r7uJuLCvI.xgx8juQBpFLoVzyigPYXNrrFQ&asPdf=false2014-03-10 02:38 AM
Neither did I try any CubeMX project yet, nor Keil uVision.
But your linker error is indicating a source file is missing, implementing the named functions. This might have to do with backporting the project. I would try adding the required source file manually to the project.2014-03-10 02:44 AM
zesgen,
Really, I used uVision4 (v.4.72.10.0) too, I'd try it again. Thank you!From: zesgenPosted: Monday, March 10, 2014 10:12 AMSubject: Error: Using CubeMx to Generate Project for STM32F429I get your file V510.ioc, opened in my STM32CubeMX (software version MX.4.0.0, firmware version FW.F4.1.1.0) and generated the code. Project file (V510.uvproj) was successfully opened in uVision4 (v.4.72.10.0), but linked with error (see attached file).
2014-03-10 02:46 AM
Hi Clive,
I can't open the linkers you provided:https://drive.google.com/file/d/0B7OY5pub_GfIbFNVbFRVNy1yek0/edit?usp=sharing
https://drive.google.com/file/d/0B7OY5pub_GfIYU1nX0k0eDZ0WXc/edit?usp=sharing
What's wrong with me? Thanks!2014-03-10 02:50 AM
Fm, Thanks!
Maybe ST could provide the its .ico file with it's STM32F429I-DISCO just like TI always did.2014-03-10 06:25 AM
What's wrong with me?
It's a Google Drive share, the service might have regional limits, should be fine in North America and Europe. I'll attach it here, I got these at an F429 Seminar ________________ Attachments : MicroXplorer_F429Disco.zip : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006I1Fx&d=%2Fa%2F0X0000000bkK%2FU6wrYTUx8_xDeaDFObDTdOAijfjPP0AnLKnWEMdBjrM&asPdf=false2014-03-12 05:41 AM
Attached is the same file that you can use directly in STM32CubeMX 4.0 with the STM32CubeF4 firmware.
Regards Daniel ________________ Attachments : STM32F429Discovery.ioc : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006I1FF&d=%2Fa%2F0X0000000bkM%2FoJpX_Nw1MUGgaFp4pzFVcXu7t5Gyoa10zh8LwxqYThg&asPdf=false2014-03-12 05:44 AM
Thanks for the feedback, we will provide those configuration files in a near future
Regards Daniel