On Thu, Nov 01, 2007 at 11:05:27PM -0700, Baski wrote:
I want to run a small code, say, 'while(1){send a char to com1 port}' on this second core and let the BSP load and run linux.
the secondary eip is still valid.
I suppose if you exclude a memory area that the second core runs in it could work. Make sure Linux does not trample over your code.
//Peter