Hello RTEMS community, I have noticed directory changes in RTEMS 4.11 and RTEMS 5.0 after the "make install" command for building respective bsp.
For example, In rtems 4.11, the 'build directory for bsp' and the 'prefix folder for the toolset installation' are different and files are generated accordingly. In case of rtems 5.0, there is 'build directory for bsp' and 'prefix folder for toolset installation'. But I found that some of the files and folders that are part of 'build directory' are generated to the prefix. This occurred after the "make install" command. I followed the rtems 5.0 documentation. I tried to build bsp for tms570ls3137_hdk. Meaning: inside my prefix folder: $HOME/quick-start/rtems/5/arm-rtems5/ I have 4 folders: 1. bin 2. include 3. lib 4. tms570ls3137_hdk tms570ls3137 is generated inside the prefix after make install command. Is there any chance it is my mistake that these folders got mixed up? Or is it just exactly what it is supposed to be? Thank you for help. Best regards, Aby
_______________________________________________ users mailing list users@rtems.org http://lists.rtems.org/mailman/listinfo/users