Digistump Forums
Back to Digistump.com
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Digistump Forums
»
The Digispark
»
Digispark (Original) Support
»
Micronucleus V2.02 firmware BOOTLOADER_ADDRESS
« previous
next »
Print
Pages: [
1
]
Author
Topic: Micronucleus V2.02 firmware BOOTLOADER_ADDRESS (Read 2749 times)
DannyBoy
Newbie
Posts: 1
Micronucleus V2.02 firmware BOOTLOADER_ADDRESS
«
on:
August 29, 2015, 10:25:57 am »
I am trying to create jumper firmware V2.02.
I was studying configuration of releases in GitHub repository (
https://github.com/micronucleus/micronucleus/blob/master/firmware/configuration/t85_default/Makefile.inc
),
trying to learn how to calculate bootloader address.
It seems to me that the address for default t85 firmware starts one page (64B) too early.
Bootloader address in the configuration is 1980, but i got 19C0 ("data" size was 1592).
Am I doing something wrong?
Logged
Print
Pages: [
1
]
« previous
next »
Digistump Forums
»
The Digispark
»
Digispark (Original) Support
»
Micronucleus V2.02 firmware BOOTLOADER_ADDRESS