Re: Raspberry Pi RTEMS applications JTAG debugging and U-boot TFTP image load

2015-07-20 Thread Chris Johns
On 21/07/2015 1:13 am, Pavel Pisa wrote: > > Alternative is to use directly gdb load command from the debugger > session but for some reasons I have for more HW and SW combinations > received that some words has been loaded incorrectly/skipped > if I use load directly from gdb/DDD command line. >

Re: Raspberry Pi RTEMS applications JTAG debugging and U-boot TFTP image load

2015-07-20 Thread Chris Johns
On 21/07/2015 3:51 am, Gedare Bloom wrote: > On Mon, Jul 20, 2015 at 11:13 AM, Pavel Pisa wrote: >> >> I think that it worth to collect/archive the part of RTEMS specific >> information even in RTEMS wiki. But there is no RPi page there yet >> >> https://devel.rtems.org/wiki/TBR/BSP >> >> What s

Re: RPi Graphic testing

2015-07-20 Thread 桥 杨
I'll try to retest my latest commit tomorrow with my rpi B and rpi B+. I disn't see any errors from the log and I havn't yet any idea why It didn't work. Keep in touch when you do tests. I'm always reachable. Thanks for the instructions of memory table. I'll try that tomorrow. > 在 2015年7月21日,00

Re: RPi Graphic testing

2015-07-20 Thread Pavel Pisa
Hello Qiao Yang, On Monday 20 of July 2015 20:50:32 QIAO YANG wrote: > So it has got the right pointer for frame buffer. > > Please set the macros > > BCM2835_FBMEM_BASE to 0x1C006000 > and BCM2835_FBMEM_SIZE to 0x50 > according to your log. I have got to testing at home where I have other RP

Re: RPi Graphic testing

2015-07-20 Thread QIAO YANG
So it has got the right pointer for frame buffer. Please set the macros BCM2835_FBMEM_BASE to 0x1C006000 and BCM2835_FBMEM_SIZE to 0x50 according to your log. in file c/src/lib/libbsp/arm/raspberrypi/include/raspberrypi.h It’s not possible to setup memory map dynamically and the area is no

Re: RPi Graphic testing

2015-07-20 Thread Pavel Pisa
Hello Qiao Yang and other, On Monday 20 of July 2015 15:06:23 Pavel Pisa wrote: > Hello Qiao Yang, > > I have spent more time with attempt to test > your RPi code but I am not sucesfull. > I have tried direct boot to application binary > as well as U-boot based start. > > I expect that problem sou

Re: Raspberry Pi RTEMS applications JTAG debugging and U-boot TFTP image load

2015-07-20 Thread Gedare Bloom
On Mon, Jul 20, 2015 at 11:13 AM, Pavel Pisa wrote: > Hello everybody, > > I have decided to prepare debugging environment > during my attempts to test graphic Qiao Yang's > framebuffer support for RPi and I expect that infomation > can be interesting for more developers. > > The first, I do not l

Raspberry Pi RTEMS applications JTAG debugging and U-boot TFTP image load

2015-07-20 Thread Pavel Pisa
Hello everybody, I have decided to prepare debugging environment during my attempts to test graphic Qiao Yang's framebuffer support for RPi and I expect that infomation can be interesting for more developers. The first, I do not like to copy RTEMS image each time to SD card for test on real hardw

RPi Graphic testing

2015-07-20 Thread Pavel Pisa
Hello Qiao Yang, I have spent more time with attempt to test your RPi code but I am not sucesfull. I have tried direct boot to application binary as well as U-boot based start. I expect that problem source can be version of my primary bootloader bootcode.bin + start_cd.elf + start_x.elf or co

Re: [RSB] port graphic libraries into rsb

2015-07-20 Thread Chris Johns
On 20/07/2015 7:34 pm, Pavel Pisa wrote: > Hello Chris and Qiao Yang, > > On Monday 20 of July 2015 01:12:33 Chris Johns wrote: >> On 20/07/2015 6:55 am, QIAO YANG wrote: >>> I've ported the graphic libraries into rsb so that we can build them >>> much easier. All Build passed, tested on arm with

Re: [RSB] port graphic libraries into rsb

2015-07-20 Thread Pavel Pisa
Hello Chris and Qiao Yang, On Monday 20 of July 2015 01:12:33 Chris Johns wrote: > On 20/07/2015 6:55 am, QIAO YANG wrote: > > I've ported the graphic libraries into rsb so that we can build them > > much easier. All Build passed, tested on arm with raspberrypi and i386 > > with pc386. > > Fantast

Re: [rtems-source-builder commit] rtems4.11: OpenMP support for ARM, PowerPC, SPARC

2015-07-20 Thread Sebastian Huber
On 20/07/15 09:03, Chris Johns wrote: On 20/07/2015 4:01 pm, Sebastian Huber wrote: On 19/07/15 01:57, Chris Johns wrote: On 18/07/2015 11:38 pm, Sebastian Huber wrote: - Chris Johns schrieb: On 18/07/2015 1:20 am, Joel Sherril wrote: diff --git a/rtems/config/4.11/rtems-arm.bset b/r

Re: [rtems-source-builder commit] rtems4.11: OpenMP support for ARM, PowerPC, SPARC

2015-07-20 Thread Chris Johns
On 20/07/2015 4:01 pm, Sebastian Huber wrote: > > > On 19/07/15 01:57, Chris Johns wrote: >> On 18/07/2015 11:38 pm, Sebastian Huber wrote: >>> - Chris Johns schrieb: On 18/07/2015 1:20 am, Joel Sherril wrote: > diff --git a/rtems/config/4.11/rtems-arm.bset > b/rtems/config/4.11