• how to speed up download process?
    does anybody know how I could speed up the download to targetsystem using uVision2? The highest baud rate is 57600. Higher baudrates are impossible because I am using 4MHz on target system. I would...
  • processing speed
    Hello Sir, I am using LPC2368 controller for my project.I am using 72 MHz frequency for my project which is the maximum frequency of CPU. Actually I have certain section of code which must be...
  • Speed problem
    Hi, I'm using the C167 controller. When I run my program with the µvision debugger, it runs smoothly, but when I download the same program to flash and run it, it becomes very slow. Does anybody know...
  • ISR not being processed
    Alright,so back to a problem that I have not visited for a while. You guys probably know me as the CAN guy by now but here is a synoposis of what I am attempting: 1. Implement a RTC application and...
  • What is thread , process in the code
    Hi I am new to RTOS and keil. Please clarify which is thread and which is process in the following code. Can i say main is a process ? and all the TASKS as Thread? /*----------------------...