l***g 发帖数: 1035 | |
b*****e 发帖数: 1193 | 2 搞过多个芯片的15765 can bootloader, 这个东西跟芯片无关啊 |
l***g 发帖数: 1035 | 3 你做的是host端吧。pc side当然没关。芯片端的embedded bootloader所有芯片都不一
样。
【在 b*****e 的大作中提到】 : 搞过多个芯片的15765 can bootloader, 这个东西跟芯片无关啊
|
b*****e 发帖数: 1193 | 4 of course embedded bootloader, high lvl 15765, almost the same, low lvl
abstract to diff mcu can controllers. that's it. |
l***g 发帖数: 1035 | 5 how can the low level part be the same? you mean within a family of mcu? |
b*****e 发帖数: 1193 | 6 hardware abstraction layer
这样你底层firmware可以不同,应用层可以用一个.
我们那时是给ECU做can和k-line的boot loader. |
l***g 发帖数: 1035 | 7 yes but the low level firmware is the one i'm seeking... and pic chips are n
ot quite generous in space for boot code;
【在 b*****e 的大作中提到】 : hardware abstraction layer : 这样你底层firmware可以不同,应用层可以用一个. : 我们那时是给ECU做can和k-line的boot loader.
|
b*****e 发帖数: 1193 | 8 low lvl就can+flash的driver,
应用层纯C, 整个代码量10K能搞定 |
l***g 发帖数: 1035 | 9 10k what? $ or bytes?
【在 b*****e 的大作中提到】 : low lvl就can+flash的driver, : 应用层纯C, 整个代码量10K能搞定
|
b*****e 发帖数: 1193 | |
|
|
l***g 发帖数: 1035 | 11 the pic i use only has 600 bytes for boot
【在 b*****e 的大作中提到】 : 10KB and 10k lines
|
b*****e 发帖数: 1193 | 12 then u can only use secondary bootloader solution. |
y*****x 发帖数: 3291 | 13 我倒是做过,公司要用 bootloader, 从欧洲一个软件公司买了套 dspic专用的
bootloader, 连带 source code. 稍微修修改改就能直接用了,还算稳定. |
l***g 发帖数: 1035 | 14 that swedish guy? his license term is too stringent..
【在 y*****x 的大作中提到】 : 我倒是做过,公司要用 bootloader, 从欧洲一个软件公司买了套 dspic专用的 : bootloader, 连带 source code. 稍微修修改改就能直接用了,还算稳定.
|
y*****x 发帖数: 3291 | 15 no, a company called Ingenia
【在 l***g 的大作中提到】 : that swedish guy? his license term is too stringent..
|
l***g 发帖数: 1035 | 16 i know they have an open source one for uart, is there an open source one fo
r CAN as well?
【在 y*****x 的大作中提到】 : no, a company called Ingenia
|