---
rtems/config/tools/rtems-gcc-4.9.3-newlib-2.4.0-1.cfg | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rtems/config/tools/rtems-gcc-4.9.3-newlib-2.4.0-1.cfg
b/rtems/config/tools/rtems-gcc-4.9.3-newlib-2.4.0-1.cfg
index 596a4a7..42f6cfa 100644
--- a/rtems/config/tools/rt
Hi Habeeb,
You can debug deeper and try to single step in
_Linker_set__Sysinit_rtems_libio_post_driver function and see where it
fails. Also building with -O0 might help until you are sure it's
working, you can re-enable optimization. Regarding the stack, there is
a CONFIGURE_STACK_CHECKER_ENABLED
Hi,
I have been able to build my new BSP and currently trying run HelloWorld
with OpenOCD and gdb.
Following is the error message I'm getting when I run hello.exe and not
sure how to debug this error.
Any idea about this issue and how to debug it?
#0 0x47ee in _Terminate (
the_source=t
On 04/06/16 06:09, Mudit Jain wrote:
Apologies regarding that.
No need to apology, but please try to improve the guideline if something
is unclear. If you don't understand something or there is something
unclear or not reasonable, then please ask questions.
Some of the lines that showed
On 07/06/16 09:48, Chris Johns wrote:
On 07/06/2016 17:31, Sebastian Huber wrote:
Yes, its definitely worth to discuss this. My preferred solution would
be to go away from the objects and treat the Classic objects as a legacy
component.
I am not sure about the term legacy component but I see
On 07/06/2016 17:31, Sebastian Huber wrote:
Yes, its definitely worth to discuss this. My preferred solution would
be to go away from the objects and treat the Classic objects as a legacy
component.
I am not sure about the term legacy component but I see what you are
saying. For new applicatio
On 06/06/16 14:05, Pavel Pisa wrote:
Hello Sebastian,
On Monday 06 of June 2016 13:12:52 Sebastian Huber wrote:
But if the RTEMS API is getting touched then in this regard I rise
again my opinion that semaphores and mutexes should be strictly
separated. This would prevent confusion and h
Hi all,
I have procured a RPi Model B and was testing the ported driver on the
same.
This is where it hangs.
--
*** LIBBSD SDHCI 01 TEST ***
nexus0:
bcm_dma0: on nexus0
sdhci_bcm0: on nexus0
---