• RE: pc-lint problem

    I don't know that I can help you much here, since I usually run lint from my editor and not the Keil IDE.

    I did hop into uVision (v2.32) and tried it. I did "Setup PC-Lint", added the c:\lint\lnt directory in the top box, pointed it to the executable…

  • RE: PC-Lint Where to buy?


    Great tool. Don't code without it.

    One nice thing is that PC-Lint has config files to work with Keil C extensions right out of the box. So you don't need to worry about all of the "interrupt" and "pdata" words scattered around in your code.…

  • Nohau EMUL51-PC 8051 development system on eBAY

    There is a Nohau EMUL51-PC 8051 development system for the Philips 8051 family on sale on ebay.

    The development system is about three years old, fully working, and in excellent shape. It was used to emulate a Philips P89C51RD2. The system includes: a…

  • RE: Why is the debugger hanging?

    Hi Stephen,

    From the address (0x200), its does look like an exception is occurring, due to e.g. a stack or heap overflow (but you have no exception handlers in place), or maybe due to a semihosting call not being handled.

    Do you see any semihosting output…

  • Guide to Set Up Debugging Environment for Total Compute Software Stack

    Arm Total Compute Solutions (TCS) is the platform for mobile computing, with double double-digit gains in CPU performance and efficiency to power the next generation of AI and immersive mobile gaming experiences.

    Total Compute (TC) software stack is a…

  • License support ARM compiler issues

    Hello support team,

     

    I am using MDK-ARM v5.38 with ARM compiler 5.06u7 to compile Rensas/Dialog DA14531MOD device.

    In my previous computer, every works out of the box.

    But once I installed Keil on my new PC with the same toolchain I got the following error…

  • RE: I want to use ARM Development Studio debug scp and mcp on the RD-N2 FVP platform. What should I do?

    Hi Mikhail

    Yes, it should be possible to debug the entire software stack with Arm DS connected to the RD-N2 FVP.

    First, launch the FVP on the command-line with all the ELF and bin images for the Reference Design (RD) INFRA software stack as Toshihisa Oishi…

  • fault

    Hey guys, I'm currently working on the network application in C and ARM.

    I'm trying to continuously pass UDP strings from my PC to a new box. It works perfectly. However, I am getting seemingly random faults after a couple of minutes of usage.…

  • Hybrid Computer Vision Recognition for Security Applications

    ***Content written in this blog by Elaine Lin from ZKTeco***

    The development of computer vision recognition has greatly benefited from recent advancements in data storage, computing power, and algorithm execution. Further contributing to its rapid development…