Donate Share

FreeRTOS Real Time Kernel

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

dabort irq on 1st call to portSAVE_CONTEXT

You are viewing a single message from this topic. View all messages.

  1. 2009-07-06 02:19:29 UTC
    I discovered that for some reason the CPU mode had changed to FIQ after power up and before vTaskStartScheduler was being called. This made me look at the start up files 'Philips_LPC230X_Startup.s' and 'crt0.s' and discovered that crt0.s had been changed (particularly the supervisor set up for some unknown reason) from the original project (unfortunately not currently under revision control). Using the old version of the file from a backup fixed this problem. Thanks heaps for your help Richard. I wasn't very familiar with the CPU modes and their use in OS design till you prompted me to look into it. Cheers.
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.