Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 90 and Version 91 of GSoC/2017


Ignore:
Timestamp:
06/28/17 18:40:02 (7 years ago)
Author:
Denis Obrezkov
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2017

    v90 v91  
    150150  * to produce a new linker file from template
    151151  * since the application doesn't work - it is still needed to write a blog post.
     152* June 28: meeting at the end of Phase 1 period.
     153 * What was done:
     154  * I checked .data section initialization. It will be required to rework it in order to work right with examples-v2
     155  * I was able to proceed further to Console initialization
     156  * I tried to launch minimum example, but the thread exitted with INTERNAL_ERROR_THREAD_EXITTED error
     157  * summarizing blog post is written: [http://embeddedden.blogspot.com/2017/06/gsoc-2017-with-rtems-phase-1-last-week.html Summarizing Phase 1 results]
     158  * evaluation on GSoC site was completed.
     159 * The current issues:
     160  * in minimum example thread exits with the error
     161  * console driver should be implemented
     162  * interrupts should be implemented.
     163 * Plans for the next week:
     164  * to enable local interrupts
     165  * to implement console driver
     166  * to figure out why thread exits with the error.
    152167
    153168== Tanu Hari Dixit ==