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.

linker error

Other Parts Discussed in Thread: AM3359

While playing around with MS's microframework, I'm getting this...

EXEC : INTERNAL error : C:/ti/ccsv5/tools/compiler/tms470_4.9.6/bin/lnk470 expe rienced an unhandled exception

This is a serious problem.  Please contact Customer   Support with this message and a copy of the input file   and help us to continue to make the tools more robust.

I fixed it by making a method private, which is good. Is this forum a good way of contacting customer support so I can send them the files?

The command I ran was ...

  "C:/ti/ccsv5/tools/compiler/tms470_4.9.6/bin/lnk470"   -i "C:\MicroFrameworkPK_v4_2\BuildOutput\ARM\TMS470\le\ANY_MEDIA\debug\lib" -i "C:\MicroFrameworkPK_v4_2\BuildOutput\ARM\TMS470\le\RAM\debug\iMXS\lib"   --verbose_diagnostics --unused_section_elimination=off --ram_model --disable_auto_rts --warn_sections --scan_libraries -i "C:/ti/ccsv5/tools/compiler/tms470_4.9.6/lib" -l "rtsv7A8_A_le_eabi.lib" "C:\MicroFrameworkPK_v4_2\Solutions\iMXS\AM3359.cmd"  C:\MicroFrameworkPK_v4_2\BuildOutput\ARM\TMS470\le\RAM\debug\iMXS\obj\Solutions\iMXS\NativeSample\NativeSample.obj  -l CRC.lib -l WireProtocol.lib -l Crypto.lib -l GlobalLock_hal.lib -l TinyHal.lib -l MC9328MXL_PreStackInit.lib -l ARM9_bootstrap.lib -l ARM9_cache.lib -l ARM9_mmu.lib -l system_initialization_hal.lib -l asyncproccall_pal.lib -l blockstorage_pal.lib -l Watchdog_pal_stubs.lib -l Buttons_pal.lib -l COM_pal.lib -l DebuggerPort_SSL_config_stubs.lib -l i2c_pal.lib -l MC9328MXL_I2C.lib -l sockets_pal_stubs.lib -l usart_pal.lib -l usb_pal.lib -l usb_pal_config_iMXS.lib -l config_pal.lib -l events_pal.lib -l fs_pal_stubs.lib -l Ink_pal_stubs.lib -l Time_pal.lib -l Gesture_pal_stubs.lib -l palevent_pal_stubs.lib -l heap_pal.lib -l piezo_pal_stubs.lib -l SimpleHeap_stubs.lib -l SimpleHeap_config_stubs.lib -l tinycrt_pal.lib -l MC9328MXL_bootstrap.lib -l MC9328MXL_cache.lib -l MC9328MXL_CMU.lib -l MC9328MXL_DMA.lib -l MC9328MXL_EBIU.lib -l MC9328MXL_GPIO.lib -l MC9328MXL_INTC.lib -l MC9328MXL_LCD.lib -l MC9328MXL_Power.lib -l MC9328MXL_SPI.lib -l MC9328MXL_timer.lib -l MC9328MXL_time.lib -l MC9328MXL_USART.lib -l MC9328MXL_USB.lib -l MC9328MXL_Watchdog.lib -l BlockStorage_AddDevices_iMXS.lib -l FS_Config_iMXS.lib -l Native.lib -l TimeService_pal_stubs.lib -l batterycharger_hal_stubs.lib -l batterymeasurement_hal_stubs.lib -l spi_backlight.lib -l SPI_Backlight_Config_iMXS.lib -l I28F_16BL.lib -l I28F640J3_blconfig_iMXS.lib -l A025DL02.lib -l LCDController_Config_iMXS.lib -l A025DL02_Config_iMXS.lib -l Display_Font8x8.lib  -m C:\MicroFrameworkPK_v4_2\BuildOutput\ARM\TMS470\le\RAM\debug\iMXS\bin\NativeSample.out.map.xml -o C:\MicroFrameworkPK_v4_2\BuildOutput\ARM\TMS470\le\RAM\debug\iMXS\bin\NativeSample.out