2017-04-13 01:27 AM
SPCSetRunMode not return ......
board:
Discovery Plus Kit for SPC56 L line - with SPC56EL70L5 MCU
my step:
file->new sp5 studio Application wizard->
select
Discovery Plus Kit for SPC56 L line - with SPC56EL70L5 MCU
click generate button and click build button
program FLASH and debug...
Has been parked here....
I didn't changed any code...
Solved! Go to Solution.
2017-04-14 07:05 AM
Hello Guo ,
i am still waiting your Installation details
The hardware has not found a valid Boot ID in any flash memory boot locations
the device is fetching the code 0xFFFFC000
You have not flash the firmware, please flash the firmware by using LOAD PROGRAM in PLS
Anyway, for your information , SPC5Studio 5.3.0 is available.
You can update by Update site or Marketplace
we have corrected all the debug.wsx (it is compliant for PLS 4.8.2)
Use PLS 4.8.2 for to debug and flash.
Best regards
Erwan
2017-04-13 01:33 AM
2017-04-13 03:48 AM
Hello Guo ,
Which Test Application have you tested ?
Could you confirm your SPC5Studio version and PLS Version used ?
i have tested SPC56ELxx_RLA SERIAL Test Application for DiscoveryPlus on 5.2.3
No problem happenned.
Best regards
Erwan
2017-04-13 08:28 AM
Hello ,
could you try to load the program via PLS 4.8 ?
could you send me your installation details in Help ==> About SPC5Studio ?
Best regards
Erwan
2017-04-13 11:16 PM
????????????
????
2017-04-14 02:03 AM
Yvin.Erwan
,That can't run the demo name is ''SPC56ELxx_RLA PIT Test Application for DiscoveryPlus''
so, I have create new demo project,this new demo name is ''ChibiOS-RT SPC56ELxx Test Application for DiscoveryPlus'', this new demo can run .
I looked at the basic configuration of the two demos
So I'm going to try to change the 2 ,6 to 0 ,1.
this old demo can also run....
Why do I have to use the debugger can run the program and turn off the power and the debugger, again after the power is connected, the program will not run?
2017-04-14 04:14 AM
I reply to your message
2017-04-14 04:23 AM
Hello Guo ,
The problem will be solved in SPC5Studio 5.3.0.
Anyway , SPC5HAL is on github project.
https://github.com/microwan/spc5-hal
Best regards
Erwan
2017-04-14 04:53 AM
Hello Guo ,
'Why do I have to use the debugger can run the program and turn off the power and the debugger, again after the power is connected, the program will not run?'
if you are flashing the firmware in the CFLASH using your elf file using the debugger PLS 4.8,
By default, all the applications are running from the Flash.
Simple Power Off/On is sufficient to run the board .. in the application 'ChibiOS-RT SPC56ELxx Test Application for DiscoveryPlus' the led should blink.
Best regards
Erwan
2017-04-14 05:02 AM
i see, i looked the application.ld. the app are running from the flash.
but my ude version is 4.4.
so I am installing pls4.8(and uninstalling 4.4)