Hiho, I was just trying to port the netX scripts to the new target script structure with the "setup_target" proc. I remarked that the script changes seem to be fitted to "real" embedded processors with all peripherals on the die. But this chip does not own an internal flash memory and the flash / ram configuration is board dependent.
So what to do in this case? Is the number of parameters for the proc "setup_target" set in stone, or am I free to adjust it? I could do either reduce the number of parameters to fit my needs or ignore the flash parameters completely. Another thing is the reset-init script which was moved to the target scripts . Some things which need to be done on reset-init may be board dependent. Am I free to leave the reset-init scripts in the board file, or will this confuse people working with these scripts as they are different? I will leave the scripts as they are (for now) as these new changes are combatible with "old" style scripts, until I am clear what is the best solution. I am in no hurry with that anyway. Cheers and a happy new year (as this will be my last mail in this year ;) ) Michael _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development