zhang wenjin

Results 5 comments of zhang wenjin

sorry, type error. question 2: "No necessary use TimerChannel"

giseburt, Thanks! I see. the _owner->startRXTransfer() is prepare receive datas, and use _owner->getRXTransferPosition() update real receive datas.

if want support execute code size has no limited(ofcourse has RAM limited). could try these: /** * @hidden */ const MAX_BLOCK_COUNT = 1024; /** * @hidden */ const MAX_BLOCK_ADDRESS_MASK =...

yes! but i just give some code if someone need execute code large than 4KB. mostly code running in RAM less than 4KB. my case is special, it need initialize...