Tool/software: Code Composer Studio
HEllo all,
I encounter a new problem when I try to use a project that was developped on another computer. Let me explain :
- a very simple project was developped by my customer on a PC running CCS Version: 9.0.1. under Linux (I think it's Ubunto but actually I don't know what version)
- this project was based on "uartecho_CC2640R2_LAUNCHXL_tirtos_ccs" for CC2640R2 LaunchXL development kit
- it's been used to test a board we develloped (lightning LEDs, reading serial commands and lightning LEDs), and then it used to run properly
- on my side, for the main final development I need to start from this simple project, in which I will integrate the whole application functions
- so, my first job was to export the customer's project and its dependancy, as an archive file, from its CCS an LInux based PC.
- then I imported this project archive on my laptop (no problem at this step)
- when I try to build the project, starting by dependancy "tirtos_builds_CC2640R2_LAUNCHXL_release_ccs", I encounter a lot of "gmake" errors as follows : see "Console.docx" file here after
Please could tell me what may be the reason why I encounter this error ?
How can I solve it ?
Let me know if you need more information or some project files.
THank you in advance for any help.
Regards.
Patrick