• LX51 user classes and segments
    can any one make me understand about user clases and segments in LX51
  • User Classes in LX51
    Whether it is possible using Lx51 to create the User Class how it can be made in L166? In L166 creation of the User Class with a certain name is possible and then allocation of the code in this class...
  • Accessing CP14 from user mode
    Note: This was originally posted on 9th July 2009 at http://forums.arm.com Hello,    I'm currently trying to change the frequency of a PXA270 processor, the system I'm working on is a Linux  OS, and I...
  • HCONST User Class
    Hi, Does anyone know how to create a user class for the HCONST memory type using the c251 compiler similar to creating one for the ECODE memory type: #pragma userclass (ucode = foo). The above...
  • declaring user class
    hi, i had problems declaring user class in assembly language for ARM processor. How is it done using the AREA directive AT 0x0000? How the same user class should be declared in the LA LOCATE script...