I am happy to inform all that Chibios RL78 port has Chibistudio-like environment with hardware debugging.
To check you can download e2 studio from Renesas (its free), after you can download KPIT tools for RL78 (rl78-gcc) (its free too).
To debug you can use provided port
https://github.com/Nomados/Chibios-RL78 ... h-Makefile
The only addition:
You should add -ggdb to USE_OPT and select -Os level of optimization.
I used YRPBRL78G14 (For RL78/G14) instead YRPBRL78G13 but it worked well with e1 external debugger as well with on-board debugger.
e2studio debug environment for Chibios
Moderators: lbednarz, DeusExMachina
- DeusExMachina
- Posts: 223
- Joined: Tue Apr 03, 2012 5:08 am
- Location: South Korea
- Has thanked: 3 times
- Been thanked: 3 times
- DeusExMachina
- Posts: 223
- Joined: Tue Apr 03, 2012 5:08 am
- Location: South Korea
- Has thanked: 3 times
- Been thanked: 3 times
Re: e2studio debug environment for Chibios
It seems that Chibios debug plugin doesn't work in E2 studio... It starts OK, but no data can be obtained by pressing yellow button
Who is online
Users browsing this forum: No registered users and 1 guest