i2c eeprom example for stm32

2019-04-08 Thread Jython
HI, ALL! the init file is here https://gist.github.com/goog/4040cb50f2681137cf3c5721eff59f4c but the fstat return so big in size, tthe read return a -1, you could see it at the second gist content waitting for your help! ___ users mailing list users@rt

Re: SPARC-RTEMS5-GDB no symbol "remotebaud" in context

2019-04-08 Thread Joel Sherrill
On Mon, Apr 8, 2019, 3:08 PM Michel Macena wrote: > Hi, > I have compiled a modified version of file hello_world_c from > example V2 repository 4-10-2 version in SPARC-RTEMS5-GCC. > The only modification was on the text of "Hello World". > Command line: > >> sparc-rtems5-gcc -Wall -g -B /home/in

SPARC-RTEMS5-GDB no symbol "remotebaud" in context

2019-04-08 Thread Michel Macena
Hi, I have compiled a modified version of file hello_world_c from example V2 repository 4-10-2 version in SPARC-RTEMS5-GCC. The only modification was on the text of "Hello World". Command line: > sparc-rtems5-gcc -Wall -g -B /home/inpe/masters_p > roject/rtems/5/sparc-rtems5/erc32/lib -specs bsp_

code halt but no error log

2019-04-08 Thread Jython
HI! my code is here: https://github.com/goog/rttest/blob/master/init.c I have enabled uart2 and uart3 in configure.ac under stm32f4 , but https://github.com/goog/rttest/blob/255eede89d71dcf2654b2cf370e3a0bfe83cb9dd/init.c#L341 does not return, log also does not be printed so i dont know how to