Search found 5 matches

by asv
Thu Aug 21, 2014 2:22 pm
Forum: RL78 Support
Topic: Is IAR RL78 supported?
Replies: 1
Views: 4898

Is IAR RL78 supported?

I see ChibiOS has ports for IAR compilers, but it looks those ports are not for IAR RL78, right? May be I missed something?
by asv
Thu Aug 21, 2014 2:20 pm
Forum: RL78 Support
Topic: CubeSuite+ compiler
Replies: 0
Views: 4254

CubeSuite+ compiler

Hello, is there any port of ChibiOS for CubeSuite+ RL78 compiler? How can I use that RTOS with CubeSuite+ compiler from Renesas?
by asv
Thu Feb 13, 2014 3:07 pm
Forum: STM32 Support
Topic: semihosting and initialise_monitor_handles()
Replies: 3
Views: 3885

Re: semihosting and initialise_monitor_handles()

Is it possible to get some small workable demo of using semihosting together with ChibiOS?

It looks I get stuck on some trivial issue, but it is not easy to find it out for newcomers...
by asv
Tue Feb 11, 2014 3:09 pm
Forum: RL78 Support
Topic: Renesas RL78 port
Replies: 37
Views: 83280

Re: Renesas RL78 port

Great job!

But is it possible to run this port in e2studio (Eclipse-based environment)? Is there any makefile in the port?

And one more question, will this port work for RL78/G14?
by asv
Tue Feb 11, 2014 2:54 pm
Forum: STM32 Support
Topic: semihosting and initialise_monitor_handles()
Replies: 3
Views: 3885

semihosting and initialise_monitor_handles()

Hello, I'm trying to use semihosting feature of OpenOCD, but executing initialise_monitor_handles() just hangs the debugging process. The problem is here: void main() { initialise_monitor_handles(); // The debugger does not return here... } I'm using STM32F0DISCOVERY board with ChibiStudio. That sem...

Go to advanced search