• Random number
    Hi fellow programming gurus. I've come up against a very hard problem and i want some advise. My problem is that i need to generate a series of random numbers. I know that they are not really...
  • the number of tasks
    I am debugging some source code with Keil uv3 IDE. We are using ARTX for ARM. My question is how can I find out the number of tasks managed by the RTOS? Thanks
  • Part Number
    What would be the part number if I want to migrate from mdk-standard to mdk-professional. I am sill under support
  • serial number
    Since ARM does not have a BIOS, how can ARM be password protected like a BIOS can be password protected? Thank you.
  • Binary number
    How do I use a binary number so that the compiler understand it? This is what I've done: 10101010b But the compiler gives an error: syntax error near 'b'