Other Parts Discussed in Thread: SYSBIOS, CC1312R
Tool/software: Code Composer Studio
hi all,
i'm trying to launch 6LOWPAN TI code example on CC1312R1 EVB.
in debug mode it doesn't stop at the main() and no other brakepoint, but on this loop:
Void ti_sysbios_rom_cortexm_cc26xx_agama_CC26xx_badRomRevision__E() 
{
 /* Loop here forever if application is built with wrong version of ROM image */
 while(1) 
 {
 ;
 }
}
do you have any IDEA what is the problem, or what can solve it?
thanks,
V
 
				 
		 
        		 
					 
                           
				 
				
