Skip to content

DIM AT with initialization #56

Closed Answered by gusmanb
matthewtillett asked this question in Q&A
Discussion options

You must be logged in to vote

Hi.

If it has not changed the compiler does not support to initialize arrays that are in a fixed address.

If this is for a big array I think what you could do is to create the array in the desired address and then LOAD a binary archive at that address, then it will be initialized with the content of the archive.

Cheers.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@matthewtillett
Comment options

Answer selected by matthewtillett
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants