Loading...
 
Skip to main content

System Workbench for STM32


Importing STM32F746G-DISCO Project into SW4STM32 Issue

Just starting out...
Thanks for posting that, I don't know eclipse at all though I've used other IDEs and I could not find the correct way to import the project. I'm still not quite sure how it works but it built the demonstration.

Well actually it built it with one quirk. The video player isn't present in the rebuilt version?

I see why the video isn't there, in main.c

"#if !defined ( GNUC )"
"extern K_ModuleItem_Typedef video_player_board;"`
"#endif"


Also regarding the folder: user/appdata/roaming/ac6/SW4STM32firmwares ?

Should the STM32CUBE files automatically be there or do I have to put them there? I unzipped the CUBE files to c:\ to keep the paths short.

Oh and to any moderators reading this I reported it by mistake looking for the "edit" button. I want to put the code fragment in a "code" box