Other Parts Discussed in Thread: MSPM0L1306, SYSCONFIG, MSPM0L1303
Hi TI,
I am trying to debug a MSPM0L1303TRGE, using XDS110 debug probe integrated in LP-MSPM0L1306. but there seems to be something wrong with my setup. Could you please take a look. Thanks
I imported "empty_LP_MSPM0L1306_nortos_ticlang" into workspace, from SDK version 1.10.0.05. my CCS version is 12.3.0.00005
opened the .sysconfig file using sysconfig version 1.16.2. switch device, choosed VQFN-24 for package and MLPM0L1303 for CCS launch device
clean and build.
launched debug session, debug step by step, and realized default_handler() triggered when calling SYSCFG_DL_init().
I have also manually modified MSPM0L1306.ccxml as below:
deselect mspm0l1306, select mspm0l1303
Thank you very much!