2014-12-24 12:57 AM
HI, everybody. I am using SPC5studio 3.0 now, but there's is just only one way to creat my app by using SPC5 wizard. However, the project created by SPC5 wizad is too complicated and hard to add my app files, and the driver is not enough, many parts in reference manual is not yet completed.
what I want is just a simple project framework, just like STM32 or STM8, including a startup file, vector file, and a reg file. Then based on these above, I can creat my driver lib and add my app files.If ST web can provide library like STM32 or STM8, that's better.so anybody, can tell me where I can found the template project I mentioned above?? #powerpc #spc52015-01-05 06:12 AM
Hello Zhang ,
SPC5Studio provides a framework to quickly and easily design, build and deploy Embedded Applications for SPC56 Power Architecture 32-bit Microcontrolers combining a project editor. SPC5Studio wizard is a repository to contain some test applications. Working with components is so powerful ;) if you want to import your own files in a new test applications. STEP 1) Create a New SPC5 C/C++ Application general page (cf Help ==> Help Contents ==> SPC5Studio ==> Common tasks) Add your HW platform SPC560XXX Platform component Add the Run Timepackage component and generate it For beginners : STEP 2) put your source code in source directory and update user.mak (in root of the project) For experts : STEP 2) build your own components (cf Help ==> Help Contents ==> SPC5Studio Components) NOTE : *) in each component , there is an useful help to understand the architecture (cf screenshot) Best regards Erwan ________________ Attachments : 2015-01-05_150037.png : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HtZl&d=%2Fa%2F0X0000000aRw%2FhUF_RrY3Ak.4nEmoBxXR2MoMcYBW9IgiWKcXiim8J1w&asPdf=false