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.

[CCS 6] XGconf issue

Other Parts Discussed in Thread: AM3359, SYSBIOS

I'm trying to import and rebuild "uartecho" demo application for AM3359 ICE demoboard.

I've followed these instructions: processors.wiki.ti.com/.../AM335x_SYSBIOS_Industrial_SDK_Getting_Started_Guide

The software requirements reported in the same page are:

AM335x Industrial SDK
Code Composer Studio version CCS 6.0.0.00190 
SYSBIOS 6_40_03_39 Real Time Operating System 
Network Development Kit (NDK) 2_24_00_11
Serial console terminal application (like Teraterm, minicom, HyperTerminal)

So I've installed everything accordingly:

  • SYS/BIOS: bios_6_40_03_39
  • XDC tools: xdctools_3_30_04_52_core
  • CCS: 6.0.0.00190
  • am335x_sysbios_ind_sdk_1.1.0.6

In a machine running Windows Xp and Java 1.8 32 bit everything works fine.

In a newer machine running Windows 7 and Java 1.8 64bit with exactly the same software installed I can't view or edit .cfg file

No [SYS/BIOS] appears on the right of the uartecho.cfg file in project viewer panel, and double clicking on that file nothing happens:

Closing the empty box in editor panel this error window pops up:

VERY, VERY, VERY, VERY FRUSTRATING

HINTS?