cancel
Showing results for 
Search instead for 
Did you mean: 

Missing CFG & lib files after adding in Eeprom driver / looking into the example

AndreasPA
Associate III

Heya

in both the flash example and my personal implementation the CFG and lib files for the eeprom_emulation_driver are missing which prompts the error

 0693W000000V1u7QAC.png

Any ideas ?

0693W000000V1uHQAS.png

1 ACCEPTED SOLUTION

Accepted Solutions

Hello ,

It is ok from now (SPC5Studio generation and compilation) ?

we supported Chibios (version 2.6.4) and NIL (version 1.1.2), (http://community.st.com)

Note : it is not the last version

we still use chibios test application for Students projects

We have not followed the last version of chibios for SPC5 Families (Bandwidth problematic)

https://github.com/microwan/spc5-chibios

https://github.com/microwan/spc5-nil

you have more information on http://www.chibios.org.

We are supporting FreeRTOS too.

Best regards

Erwan

View solution in original post

9 REPLIES 9
Erwan YVIN
ST Employee

Hello ,

Could you send me your installation details (Help ==> About SPC5Studio) ?

EEProm Emulation driver is a component .

You need to click on clean and generate .

0693W000000V59yQAC.png

Best Regards

Erwan

Hey Erwan,

thanks for the quick reply.

I've already tried that haha, this is the only one i've run into that doesnt generate anything upon generation.

i've also checked for the files are within the plugins folder i would personally add them but they are .ftl and i dont want to risk accidently setting up an

incorrect value haha.

Sure, attached my installation details.

SPC5 STUDIO V5.8.1

0693W000000V5FNQA0.png

0693W000000V5FSQA0.png

Regards,

Andreas

I've also just run into the same issue using one of the OS-Less examples <chibios>. For the can hal example

i feel like something hasnt installed properly 0693W000000V6zlQAC.png

<update: all the chibios examples do not compile after generation>

with the error

11:27:36 **** Build of configuration Default for project ChibiOS-RT SPC560Dxx ADC Test Application for Discovery ****

make -j8 all 

make: *** No rule to make target `all'. Stop.

11:27:36 Build Finished (took 100ms)

After compiling each example the ones that do not work after generation are:

SPC560DXX_RLA EE Test application for discovery, doesnt generate the files required

All- OS-Less examples, all have the same error as above

An update:

I went ahead and uninstalled the eeprom component and reinstalled it.

this now doesnt that error i initially had BUT now it doesnt even attempt to build up the components.

resulting in a no rule to make target all stop. this is a clean uninstall and reinstall of the component from the eclipse link provided in the 'install new software' section

0693W000000VArvQAG.png

im at a bit of a loss, i tried adding in the files from thje spc5xxxx eeprom directory that has all the .c.ftl etc files but the compiler doesnt like it.

the javascript file for the eeprom isnt in the folder like the other projects. could you confirm if its the same on your end ?

0693W000000VArlQAG.png

AndreasPA
Associate III

I've also just completed a full uninstall and reinstall of the program.

a clean reinstall of spcstudio straight from the website gives me this error

0693W000000VAwHQAW.png

Erwan YVIN
ST Employee

Hello ,

There are eclipse and feature does not match with official installer

Are you sure that your have used :

en.SPC5Studio-5.8.1-Hubble.exe located in ST Website ?

You should remove the full directory c:\SPC5Studio before installation

Could you send me your installation details (Configuration Tab ==> Copy to Clipboard)

Best Regards

Erwan

Hey Erwan, that installation i had downloaded all the addons through the online installer.

i completely removed spc5studio and reinstalled it. the second time around i didnt download any addons and i had two folders for ee.spc560dxx (attachted image below) one folder had all the files the other had nothing, so i went in and copied the files and now it compiles.

0693W000000VD5aQAG.png

attached my installation details, yeah the second time around i made sure to delete the folder after uninstalling.

Now it works for this, but i havnt gone in and downloaded the other package (chibios, NIL, etc) are they also covered by you guys or are they managed by someone else ?

Hello ,

It is ok from now (SPC5Studio generation and compilation) ?

we supported Chibios (version 2.6.4) and NIL (version 1.1.2), (http://community.st.com)

Note : it is not the last version

we still use chibios test application for Students projects

We have not followed the last version of chibios for SPC5 Families (Bandwidth problematic)

https://github.com/microwan/spc5-chibios

https://github.com/microwan/spc5-nil

you have more information on http://www.chibios.org.

We are supporting FreeRTOS too.

Best regards

Erwan