2017-10-17 02:56 AM
I would like to add some source files to the source folder. the files name are :clock.c and so on.
but
build faild.
I know that this is a problem in the makefile, and SP5Studio provides clock.c�?components.c .and My source files also have Clock.c and components.c...Causes the makefile rule to check for an error.
I think you should develop an eclipse plugin,like this:
In this case, the generated Makefile will not appear above the error
Solved! Go to Solution.
2017-10-18 12:19 AM
Hello ,
on a SPC5Studio project , the Makefile is automatically generated (Freemarker)
it is a good idea , we have created a change request for this.
Best Regards
Erwan
2017-10-17 05:35 PM
carannante.procolo
Yvin.Erwan
simon.scullion
bertrand.quesada
2017-10-18 12:19 AM
Hello ,
on a SPC5Studio project , the Makefile is automatically generated (Freemarker)
it is a good idea , we have created a change request for this.
Best Regards
Erwan
2017-10-18 03:29 AM
I saw the eclipse has provided a seemingly similar plug-in, anyway, looking forward to the Build plugin ~
Step 1:
step 2:
By the way, I am currently the RT-Thread RTOS ported to SPC5604B.
https://github.com/RT-Thread/rt-thread
ask a question
Can I debug SPC5604 with PE debugger of MPC5604?
Because the PLS debugger is too expensive.
I have a PE debugger that probably costs $ 30
2017-10-18 03:45 AM
Hello Guo ,
No problem for this ,
you can install it from
https://www.pemicro.com/blog/index.cfm?post_id=124
by update site mecanism . The link is on the blogChoose e200 target and create your de
Install is OK
It is not fully tested on our side. We have not PEMicro debugger.
i think that it should work if you create your appropriate debug configurations
Best regards
Erwan