This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LP-AM243: makefile autogen causing unexpected problems

Part Number: LP-AM243
Other Parts Discussed in Thread: SYSCONFIG

Hi,

I have no idea what is causing this, but when I import projects now from Tirex some of the path references import with reversed slashes. Here is my configuration -

  1. Goto Project->Project Wizard(Resource Explorer)
  2. Import gpio_led_blink for my AM243X Launchpad
  3. Build Project fails, two path variables import with reversed slashes ('/' instead of '\')
  4. I fix them, and compile works, even though it also resets the specified slashes in #3 back to '/', but now it compiles fine

This is clumsy and weird; can I fix this? See attached for reference ('r5' shows prob)

Example Project:

dbg_jreina_gpio_led_blink-revised.zip