How can i make a pseudo number generator in arm assembly, i have a range from 0 to 1000 and i need to generate 250 numbers into a array. I am using keil5 on tm4c123ghpm
Sounds like a home work problem, what do course notes or teacher say?
Solve the problem for the general case, then focus on the tight requirements of a specific target and language.