• Using conditionals within shared (C & ASM) header file
    Last June, someone asked about how command line symbols defined for both the assembler and the C compiler could be referenced within a conditional (if) statement within a universal shared header file...
  • Using conditionals within shared (C & ASM) header file
    Last June, someone asked about how command line symbols defined for both the assembler and the C compiler could be referenced within a conditional (if) statement within a universal shared header file...
  • AN2131S sharing CODE and XDATA?
    Hello, could you tell me, wether the AN2131 from Cypress shares CODE and XDATA-memory? And how do I have to configure the CODE and XDATA-spaces in the BL51-dialog? Regards, Stefan
  • AN2131S sharing CODE and XDATA?
    Hello, could you tell me, wether the AN2131 from Cypress shares CODE and XDATA-memory? And how do I have to configure the CODE and XDATA-spaces in the BL51-dialog? Regards, Stefan
  • DATA GROUP size
    Hi All, I have some questions about data group memory. 1. Can I have data group size more than 128 bytes? 2. Is it possible to ask linker for use most of internal RAM space for data group? ...