• MDK 5.33 MBED bulid failed, worked with 5.30
    Hi, my MbedOS Project did build with MDK 5.30, however with 5.33 the vrey same source does not build anymore. Same numbers of warnings, but an error saying multiply defined. What's also interesting, the...
  • ST-link doesnt run the MCU after programming and reset in KEIL 5.33
    Hello, I have updated my KEIL from 5.15 to 5.33. In KEIL 5.15 I set Reset and Run option in Flash->Configure Flash Tools->Debug( Selecting St-link) Settings->flash download and after programming...
  • Have a trouble in Delay programming...
    Hello frnz, i've designed a delay code that is as follows... for(i=0;i<40000;i++); The code has been designed for a NXP 89V51RD2 microcontroller similar to 8051 with a clock 11.0592MHz. How much delay...
  • Having trouble starting a project
    I start uVision3 and clicked 'New uVision Project' from the Project Menu. A 'Create New Project' window appears. I enter the name of the project (LEDTest) and clicked save. Then a "Select device for...
  • having trouble in making a project workspace
    I am currently working on eCee LPC 2148 ARM7-TDMI based microcontroller kit.I am using keil miccrovision 4 to compile my code to create hex file, which further gets loaded to the kit using philips flash...