• How to configure GIC in Cortex-R52 for FreeRTOS?
    Hey Guys, I'm trying to emulate FreeRTOS for Cortex-R52 and I was half way successful. Everything is working except the Tick Interrupts. Right now I can create and run tasks using Co-Operative Scheduling...
  • DS-5 GIC registers in debugger register view?
    Greetings, Im using DS-5 with my board (Cyclone V SoC FPGA with Cortex A9) and I cant find GIC and some other private peripherals of my MCU (like private timers etc.) in Registers view while in debugger...
  • More than 3000 Labels ERROR
    I get an ERROR: More than 3000 Labels in Module....but it compiled 5 minutes ago...and all i changed was a value. Putting that value back didn't allow it to compile.... What exactly is Keil calling...
  • More than one tcp connections
    so i was speaking to my friend Nevil from down the road at number 42 and hes told me that you can only have one connection each time. and i need to know if he is right. if he is i can make some code...
  • More external memory than 64k
    Hello. I am curious why there is a limitation of 64k on the C251 compiler, when the device can handle up to 256k? Is there a way around this?