I am porting SimpleBLEPeripheral into 5x5 CC2640 with customized HW . However, the program seems cannot run as the debugger halts at the BIOS_start();getting this error message: No source available for "0x100035a2" ,i have followed the below reference site but do nothing help,any information for help, ths!http://e2e.ti.com/support/wireless_connectivity/bluetooth_low_energy/f/538/t/406173#pi239031350=1
In board.c
PIN_Config BoardGpioInitTable[] = {
Board_LED1 | PIN_GPIO_OUTPUT_EN | PIN_GPIO_HIGH | PIN_PUSHPULL | PIN_DRVSTR_MAX,
PIN_TERMINATE /* Terminate list */
};
and,modifying the compiler search path,remove the define xTI_DRIVERS_LCD_INCLUDED & xTI_DRIVERS_SPI_DMA_INCLUDED