[RTEMS Project] #3427: Improvements to barectf
RTEMS trac
trac at rtems.org
Wed May 9 06:10:44 UTC 2018
#3427: Improvements to barectf
-------------------------------+--------------------------------
Reporter: Vidushi Vashishth | Owner: Vidushi Vashishth
Type: task | Status: assigned
Priority: normal | Milestone:
Component: admin | Version:
Severity: normal | Resolution:
Keywords: GSoC'18 | Blocked By:
Blocking: |
-------------------------------+--------------------------------
Comment (by Vidushi Vashishth):
The barectf generated C code needs the stdint.h header file because of the
use of datatypes int8_t, int16_t etc. This header file is supported by the
new C99. If the standard C file on the user machine does not have this
header then it needs to be created according to the architecture of the
user machine.
--
Ticket URL: <http://devel.rtems.org/ticket/3427#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list