We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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?
Thanks Neil, but as I am sure you are aware, the link you provided is simply the 'Examples' page link of the User Manual. What attracted me to the initial (p/w protected) link is that its name implies that it is a library, hopefully with source code.
Hi Roger Head,
It seems something changed. Could you try that again.
http://www.keil.com/admin/mn_manuals/mcbstm32f200_ex_swlib.htm The above page still asks username/password.
www.keil.com/.../mcbstm32f200_programming.htm But click the [Keil MDK-ARM] of the above page, it shows the below page: www.keil.com/.../arm.htm
www.keil.com/.../mcbstm32f200_pr_mdk.htm On the above page, no links to the mentioned problematic page. The above page only tells that: STM32F20x Software Library ported for the ARM Compilation Tools.
sourceforge.net/.../ sourceforge.net/.../stm32f2xx_lib sourceforge.net/.../stm32f4xx_lib
I remember that there were some better links for ST's StdPeriph_Driver.
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,