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
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
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
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
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
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
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
Hello Martin and others,
we have checked actual state of 4.11 on TMS570 HDK hardware.
SCI close path change has been checked by "cp" and "cat"
commands to the second SCI port (other than console is run on).
It should check last close path and code behaves correctly.
Other changes do not cause bui