Changes between Version 66 and Version 67 of GSoC/2017


Ignore:
Timestamp:
06/09/17 23:41:21 (7 years ago)
Author:
Denis Obrezkov
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2017

    v66 v67  
    113113  * I created a branch in my local repository, where I am trying to build rtems bsp for HiFive1
    114114  * I created ticker application, loaded it through openocd and gdb, and can step through it (not far though)
    115   * The blog post will be written about this
     115  * The blog postwas written [https://embeddedden.blogspot.ru/2017/06/gsoc-2017-with-rtems-week-0-building.html Building a simple RTEMS binary for HiFive1]
    116116 * The current issues:
    117117  * it is needed to create a working linkcmd and start.S files. Gdb hangs after a long jump instruction.