This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

User manual link asks for Username & Password???

I'm sure this must be a silly question, but...

I am viewing the online User Manual for the MCBSTM32F200/400 evaluation board. When I get to the Writing Programs > Keil MDK-ARM page, there is a link to STM32F20x Software Library
http://www.keil.com/admin/mn_manuals/mcbstm32f200_ex_swlib.htm

but if I click on that link it displays a dialog asking for a Username and Password.

My question is, what Username, what Password?

Parents Reply Children
  • Thanks for your interest John.

    www.keil.com/.../mcbstm32f200_pr_mdk.htm
    On the above page, no links to the mentioned problematic page.

    That page is the one containing the link to the problematic page.

    I am using Firefox 16.0.2 and I see:

    Keil MDK-ARM

    Home » Writing Programs » Keil MDK-ARM

    To use the MCBSTM32F200 Board download the Lite Edition of the Keil Microcontroller Development Kit (MDK-ARM). The MDK-ARM Lite Edition includes:

    Powerful and easy-to-use µVision IDE that includes editor, project management, and make capability.

    µVision Debugger with complete CPU, peripheral simulation, and driver for the Keil ULINK USB-JTAG Adapter.

    ARM Compilation Tools that include ANSI C/C++ Compiler and related utilities.

    RTX RTOS Kernel for the ARM Compiler.

    STM32F20x Software Library ported for the ARM Compilation Tools.

    Extensive tutorials and documentation.

    The restrictions for the MDK-ARM Lite Edition are:

    The image ROM size of the generated application is limited to 32KB maximum. The base address for code/constants is restricted to 0xXX000000, 0xXX800000, or 0x00080000 whereby XX stands for 00, 01, ..., FF. This allows memory start address like 0x00000000, 0x12800000 and so on. It is not possible to generate position independent code or data. The compiler does not generate a listing file.

    The 'STM32F20x Software Library' in the line

    'STM32F20x Software Library ported for the ARM Compilation Tools.'

    is a clickable link that takes me to the problem page

    i.e. 'http://www.keil.com/admin/mn_manuals/mcbstm32f200_ex_swlib.htm'

  • I tried with Firefox 17.0 and IE 8.0,
    The 'STM32F20x Software Library' in the line
    'STM32F20x Software Library ported for the ARM Compilation Tools.'
    is common text, not a clickable link.

    I am from Taiwan, Asia. Maybe either you or me are accessing that page with proxy/cache or something like that.

  • Very strange. I just had a look at the page source, and it is a totally legitimate link

    '<a href="/admin/mn_manuals/mcbstm32f200_ex_swlib.htm">STM32F20x Software Library</a>'

    Anyway, I think I will try contacting Keil and see what they have to say.

    Regards,