hello all.i am new to arm programming. i am using keil mdk 5.33 to generate hex file to upload them to NXP k20 series microcontroller MK20DX256 . but there is a mismatch in specs of ROM which is 256kb in data sheet and 288kb as described by software packs. i want to know if this is the reason why my led does not blink when i upload hex file to teensy board using teensy loader appplease see www.keil.com/.../ this for software packand www.alldatasheet.com/.../MK20DX256VLH7.html for data sheet.thanking you in advanceI installed the support packages for devicebut there is a mismatch in ROM size which in actual for this board is 256KB but support package shows 288kb .i want to know if this is the reason why my hex file does not blink led on board?
ok i undertand now thanks