• Invalid Exception Class
    When debugging my bare metal app I'm getting an exception I don't understand. The processor is the Cortex-A53 The Exception occurs on "str q0, [sp, #96]" When reading ESR_EL1 i get 0x1FE00000 ...
  • Invalid Exception Class
    When debugging my bare metal app I'm getting an exception I don't understand. The processor is the Cortex-A53 The Exception occurs on "str q0, [sp, #96]" When reading ESR_EL1 i get 0x1FE00000 ...
  • Error: this declaration has no storage class or type specifier
    Hi to all I am working on encryption AES Algorithm on LPC1768. The problem comes when I compile the project from Keil. I got this log: Any pointers or suggestion will be helpful. *** Using Compiler...
  • Error: this declaration has no storage class or type specifier
    Hi to all I am working on encryption AES Algorithm on LPC1768. The problem comes when I compile the project from Keil. I got this log: Any pointers or suggestion will be helpful. *** Using Compiler...
  • USB mass storage class using raw NAND flash as storage memory
    Hi Everyone........... I m working on a project in that I need USB mass storage implementation for external NAND flash. I m using LPC2378 uC and I have an example code of USB MSC for LPC2300...