Hi,
I am using C167 v6.08 Keil uV3 and XC167CI.
Is it possible to download a routine to SARM (either internal or external) and then start to run it from SRAM ? let me make requirement more detail
(1) Download the special routine to a specified SRAM section (either external or internal). The download means from PC or other instrument to XC167, this routine is in hex format.
(2) After download, the routine located in SRAM can be called to run by main program in flash.
thanks