Programming HC16

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Programming HC16

跳至解决方案
2,111 次查看
ahamman
Contributor I

I am looking for software to program an HC16 and I see that codewarrior does not make one for HC16 so I am trying to find a close second. Thanks!

标签 (1)
标记 (3)
0 项奖励
回复
1 解答
1,974 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Austin Hamman 

You are right CodeWarrior doesn't support HC16 device anymore.

To work with HC16, I suggest 3rd partner's.for example P&E.

IDE:

WINIDE16Z | 68HC16 Windows Integrated Development Environment | PEmicro 

Programmer:

PROG16Z | 68HC16 Flash/EEPROM Programmer Software | PEmicro 

Have a great day,
Jun Zhang

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,975 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Austin Hamman 

You are right CodeWarrior doesn't support HC16 device anymore.

To work with HC16, I suggest 3rd partner's.for example P&E.

IDE:

WINIDE16Z | 68HC16 Windows Integrated Development Environment | PEmicro 

Programmer:

PROG16Z | 68HC16 Flash/EEPROM Programmer Software | PEmicro 

Have a great day,
Jun Zhang

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复
1,974 次查看
ahamman
Contributor I

ZhangJennie,

Thank you for the answer! Just one more question, will this program allow me to debug the current software on any given HC16? Beings that it is not protected?

0 项奖励
回复
1,974 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

If your HC16 device is already burned image. I don't think you can "debug" existing on-chip image, because there is no "debug information" burned to onchip flash. What was burned to flash is a kind of optimized binary file.

If the on-chip code is secured code (there is register set flash secure feature), user can't view on chip code with any programmer. otherwise, if the code is not secured, user can view/upload the on chip code from flash. This depends on how the onchip code designed.

Have a nice day,

Jun Zhang

0 项奖励
回复