• RE: How to execute code from RAM on stm32f4Discovery

    When testing, you can just change your project and in the flash input boxes specify the start address of RAM and then you adjust the address range you specified in the RAM input boxes and shrink the values there correspondingly.

    Note two things.
    1…

  • AStyle in custom tools menu

    adding AStyle, or other external command line program, to the "custom tools menu" is easy, but I forget how whenever I have to switch to a new PC, so I thought I would post this. the trick is to look in the MDK help for "Key Sequence for Tool Parameters…

  • Web server becomes blocked

    Hi, I have been using the Keil embedded web server on a ARM Cortex M3 processor which is incorportated into the Smartfusion System on chip.
    The processor is used to control a box of electronics to control a microwave device.

    I connect the device to…

  • RE: Can't debug program on MCB2130 with Ulink2

    Allright I See.. offcourse.. didn't think of that..

    To use the physical UART of the microcontroller can I use the ULink2 box in combination with an Terminal Emulator or is it only possible when I connect an COM-cable to my PC?

  • RE: Question with bdata declaration

    The problem is the same as fragmentation on your PC's hard drive - and is common to many computer storage systems:

    en.wikipedia.org/.../Fragmentation_(computer)

    As an analogy, consider that you have a load of boxes that you want to fit into a…

  • RE: uVision RAM Development

    Solved most of the problems. The uLink as it comes out of the box is not configured to refelct the proper JTAG clock speed. Deep in the Docs I found this reference. It seems as if the clock on the old board was within the default of the ulink2 hence…

  • RE: Code run on target via ULINK will not breakpoint

    >>> Learned while testing.

    I plugged the PC in, and went looking for a driver id.

    and found nothing....

    So i kept poking into the other usb ports. Suddenly, one lights up the screen with a message "Human interface device detected" The…

  • RE: emIDE vs. uVision

    Both are nice but emblocks debugger is much more sophisticated and it is coming with a lot of plugins (doxygen, spelling etc). emblocks has the uVision look and feel but much faster, even the memory window is equal to uVision (with the scrolling address…

  • How to Download YouTube Videos for Offline Viewing on Mac

    YouTube is the most reliable platform to find videos about anything.Whether it be Music, Technology, Drama, etc, it gives you the whole of it. Now, the question is how to download YouTube videos for free?While some people seek to download the videos,…

  • RE: ETM not working on stm32f7

    Thank you Christopher for your quick reply

    I unchecked Enable box on the Pack tab of the Cortex-M Target Driver Setup, included ini file but etm not working. i am adding my ini file, can you guide me where am i doing it wrong.

    
    /*---------------…