• How to sort variables of listing
    When I view the listing file (*.M51) I want to see my variables in some order. Current, I can't seem to see any order at all. It's not by address, it's not by variable name, it's not by type, What...
  • Merge array
    Hello, My problem is that I want to merge 2 arrays to 1 array but I have errors when I build the program. void can_merge_16_32(u16_t part_a, u16_t part_b) { u32_t output = 0; u16_t i = 0; ...
  • Graphic LCD not working with c8051f120
    Dear Friends, I have just interfaced a lot of devices with c8051f120 (Si Labs) and was doing good but its been quite a long time and i am not able to get graphics LCD 128x64 to work. I am using...
  • ELF file viewer (sort of)
    I need to dump ELF file symbols (names, addresses) on Win platform. Can somebody point me to an useful utility for that purpose? Thanks in advance. - Dejan
  • Sort Files in Workspace
    Hello there, is there a possibility to sort the files in µVision4´s Workspace in alphabetic order? best regards, Jasson