Difference between revisions of "MCBSTM32C"

From Teknologisk videncenter
Jump to: navigation, search
(Links)
m (Links)
Line 53: Line 53:
 
*[File:apnt264.pdf Application Note detailing differences between uVision4 and uVision5 for RTX]
 
*[File:apnt264.pdf Application Note detailing differences between uVision4 and uVision5 for RTX]
 
*[http://search.safaribooksonline.com/book/electrical-engineering/computer-engineering/0596007558 Safari book - Designing Embedded Hardware]
 
*[http://search.safaribooksonline.com/book/electrical-engineering/computer-engineering/0596007558 Safari book - Designing Embedded Hardware]
*[http://www.keil.com/links/tpl/c.asp embedded C help]
+
*[http://www.keil.com/links/tpl/c.asp Embedded C help]
 
*[http://search.safaribooksonline.com/book/programming/9780750685832 Embedded Software: Know it all] (Safari book by Larosse]
 
*[http://search.safaribooksonline.com/book/programming/9780750685832 Embedded Software: Know it all] (Safari book by Larosse]
*[http://www.digilentinc.com Dililent Inc] Eletronic Parts
+
*[http://www.digilentinc.com Digilent Inc] Eletronic Parts
 
*[http://www.keil.com/pack/doc/cmsis/General/html/index.html CMSIS documentation] (Keil)
 
*[http://www.keil.com/pack/doc/cmsis/General/html/index.html CMSIS documentation] (Keil)
 
*[http://www.keil.com/pack/doc/mw/network/html/index.html CMSIS network ref] (Keil)
 
*[http://www.keil.com/pack/doc/mw/network/html/index.html CMSIS network ref] (Keil)

Revision as of 13:16, 23 October 2014

MCBSTM32C

MCBSTM32C is a ARM based evaluation board using a Cortex-M3 core based on the STMicroelectronics STM32F107VC ARM Controller.

MCBSTM32C

Display

STM32F107VC

Keil Development tools

Using license local on Mercantec

Use wired local network or use wireless SSID dt3 for access to server.

C:> net use s: \\mercstor.tekkom.local\license /user:keil <notice>SECRET-PASSWORD</notice>

Under File... License Management... Select the Floating License tab and browse to the .FLF file on the server through the Add Product... button. On clicking OK, a web browser should open with the Floating License details automatically filled. On completion of the web browser, an e-mail is sent immediately with a license key to paste into the Floating License page.

Licens ude fra Internettet

Lig følgende linie i din hosts fil

83.90.239.187 mercstor.tekkom.local

Software projects

Links