Discussion Title | Created date |
---|---|
Tiny412 - Boot problem writing app 2 Hi I have a strange problem... When running in BootFlash I want to reprogram my App WhenI run the following code: // Note: // Fuse bit BootEnd == 6 // ... |
Friday, 29 November 2019 - 12:26 |
Tiny412 - Supress vector table Hi! Im writing a boot loader for a Tiny412 I dont use interrupt here so I want Atmel Studio 7 to skip creating code for the vector table. (...To reduce code size...) But I... |
Saturday, 23 November 2019 - 18:59 |
Tiny412 - Problem changing Main clock prescaler Hi! I try to change the main clock prescaler without success 1. When CPU starts register defaults to: CLKCTRL.MCLKCTRLB = 0x11 (Prescaler enabled, CLK_PER =... |
Thursday, 14 November 2019 - 09:26 |