Re: TMS570 BSP testing and problem with VFP enabled build

2015-11-26 Thread Pavel Pisa
Hello Martin, On Tuesday 24 of November 2015 15:35:47 Martin Galvan wrote: > I tested this both with and without the VFP, and in both cases I can't > even make it to bsp_start. Even worse, Uniflash will almost fail to > load the binaries to the board, which makes it quite cumbersome to > perform t

Re: TMS570 BSP testing and problem with VFP enabled build

2015-11-24 Thread Martin Galvan
On Tue, Nov 24, 2015 at 11:35 AM, Martin Galvan wrote: > I tested this both with and without the VFP, and in both cases I can't > even make it to bsp_start. Even worse, Uniflash will almost fail to Sorry, I meant to type "almost always". ___ devel maili

Re: TMS570 BSP testing and problem with VFP enabled build

2015-11-24 Thread Martin Galvan
I tested this both with and without the VFP, and in both cases I can't even make it to bsp_start. Even worse, Uniflash will almost fail to load the binaries to the board, which makes it quite cumbersome to perform the tests. While I may've done something wrong, the errors Uniflash is reporting are

Re: TMS570 BSP testing and problem with VFP enabled build

2015-11-23 Thread Pavel Pisa
Hello Martin, On Monday 23 of November 2015 21:31:46 Martin Galvan wrote: > I'm about to test this on our setup. Just to be sure, does your > startup code perform the register initialization required by the > CCM-R4F? I added that to arm/shared/start/start.S a few months ago. I am aware of your c

Re: TMS570 BSP testing and problem with VFP enabled build

2015-11-23 Thread Martin Galvan
I'm about to test this on our setup. Just to be sure, does your startup code perform the register initialization required by the CCM-R4F? I added that to arm/shared/start/start.S a few months ago. On Mon, Nov 23, 2015 at 5:26 PM, Pavel Pisa wrote: > Hello Martin, > > On Monday 23 of November 2015

Re: TMS570 BSP testing and problem with VFP enabled build

2015-11-23 Thread Pavel Pisa
Hello Martin, On Monday 23 of November 2015 15:19:40 Martin Galvan wrote: > Hi Pavel, I'll give it a look. What issues are you having? Did you see > this problem on the RTEMS samples (e.g. HelloWorld, Ticker) as well? we have checked functionality with ticker and our complete LwIP application. W

Re: TMS570 BSP testing and problem with VFP enabled build

2015-11-23 Thread Martin Galvan
Hi Pavel, I'll give it a look. What issues are you having? Did you see this problem on the RTEMS samples (e.g. HelloWorld, Ticker) as well? On Sun, Nov 22, 2015 at 8:12 AM, Pavel Pisa wrote: > Hello Martin and others, > > we have checked actual state of 4.11 on TMS570 HDK hardware. > SCI close pa