Help, I used to use V2.1 and NXP5604b/and 5606b chips. During debugging, the code displayed on gotil main was normal (you can see the statements in the main function), but after stepping into a certain function, it displayed only assembly and could not be debugged. Have you encountered this situation before? How to solve this? The license is the latest beta version applied for on the official website, with a 30 day period.
 
					
				
		
 davidtosenovjan
		
			davidtosenovjan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Try to remove object code (CTRL+-) from project and re-compile.
Then it should work.
This needs to be done when your are moving source code to different folder.
