0 Members and 3 Guests are viewing this topic.
Could there be some execution protection on the heap, but not for all the allocations?
But with the interrupts masked, what could interfer?
tc_loop: MRC p15, 0, r15, c7, c10, 3 @test and clean DCacheBNE tc_loopmov r0,#0MCR p15, 0, r0, c7, c7, 0 @invalidate ICache and DCache
The following issue has been fixed:Installation message replaced by a document format warning on real harware:The program loader is called before it is installed, earlier than on OS 1.7. The issue doesn't appear on nspire_emu.
Quote from: ExtendeD on December 28, 2010, 03:46:11 pmThe following issue has been fixed:Installation message replaced by a document format warning on real harware:The program loader is called before it is installed, earlier than on OS 1.7. The issue doesn't appear on nspire_emu.I still get the format warning message. (I did "make clean", before the rebuild (revision 351) )So this isn't fixed yet...
Could someone please build the latest release for me? Or explain step-by-step how to do it? (I'm sorry for being a n00b.) I can't seem to figure out how to setup everything myself...