What's New for Microcontrollers 10.5
The manual includes these new FAQs.
What are the features of freedom board FRDM-K20D50M?
What are the disadvantages of using printf() in the embedded system programming?
The OpenSDA connection is not available in the Connection page of the wizard. What do I do?
My bootloader resides in the first lower flash pages. How do I avoid it to get destroyed and overwritten by the application?
I am debugging FRDM-KL05Z with USBDM, but I received a 'Failed to resume target process., Downloading binary to target..' error message. What do I do?
How does a bootloader work?
How do I use printf() with the FRDM-KL25Z Board without using the Processor Expert?
How do I use Freedom board as SWD programmer?
How do I use CMSIS-DAP with IAR on KL25Z Freedom Board?
How do I set up criteria for bootloader to decide if it shall run the bootloader or the application at the startup?
How do I make sure that the bootloader gets linked only into its specified space?
How do I make sure that application does not overlap with the FLASH area of the bootloader?
How do I load the Debug Application on my FRDM-K20D50M board?
How do I install open source USBDM?
How do I fix the 3.3V voltage drop on FRDM-KL25Z Board?
How do I decode S19 Files?
How do I bootload an application?
How can I add my own code to be inserted as part of the system startup?
For my bootloader I need a way to send a file with a terminal program. As my serial connection has only Tx and Rx, but no RTSCTC lines for flow control, it is useful if the terminal program either implements software flow control (XONXOFF), or a delay value for sending a file. What do I do?
Do I need to initialize my port pin?
Can MCU10.4 recover a bricked OpenSDA Freedom Board?
Can I program a different Freedom Board using Freedom board as SWD programmer?
What Bootloader Shell commands I can use?
What is a bootloader?
What is Bootloader Sequence?
What is the code size required for the bootloader for FRDM-KL25Z board?
Where can I find the software for my FRDM-K20D50M board?
Which device should I use to create a new project for my FRDM-K20D50M board using CodeWarrior?
How do I add/remove floating point format for S08 Projects?
How do I restore deleted files in Eclipse with local history?
What are the points to consider while using Stepping Backwards feature in Debugging?