Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is it possible to fill unused areas in ROM with a certain value?

0
Posted

Is it possible to fill unused areas in ROM with a certain value?

0

Q1 I am trying to fill the unused area between the end of the program and the last ROM address with a particular data. But an error occurs when the DB pseudo instruction is used as follows. DB ( 7FFFH – !$ ) A1 Unfortunately, that pseudo instruction cannot be used as the assembler stage. Instead, the object converter is equipped with a special function that fills unused areas with a specified code. Use this function (-U option) to fill unused areas with any specified code. Ordinarily, when ordering a mask-ROM version, we recommend using this function to fill unused areas. For details, see the description of the object converter in the operation user’s manual.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.