--- Quote Start ---
originally posted by acer_7@Feb 16 2007, 08:37 PM
there is another thing please. in the debug options, i have the "download to ram" option in each processor. i have one processor working with the sdram and the other working with the sram. when i choose this option in both, where does the ide download the program of each processor ?
thanks in advance
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=21681)
--- quote end ---
--- Quote End ---
If I understood multiprocessor debuging right, I think that program will be loaded to SDRAM (for one proc) and then to SRAM (to second proc). It is serial process, I think.