i want give input a advanced microprocessor’s instruction and i want to get output of that instruction’s description.how i do ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

i want give input a advanced microprocessor’s instruction and i want to get output of that instruction’s description.how i do ?

i want give input a advanced microprocessor’s instruction and i want to get output of that instruction’s description in java. Can any one tell me or help me to do that??

31st May 2018, 4:50 AM
Jay Patel
Jay Patel - avatar
1 Answer
0
Java is not appropriate to be used on a microprocessor: https://www.quora.com/Can-we-code-a-microprocessor-with-high-level-languages-like-Java-or-JUMP_LINK__&&__Python__&&__JUMP_LINK-etc-If-not-why-cant-we Maybe you can try C/C++/Assembly if this is not your school project. I can't help much (since I don't know how to solve your question), but you should provide more info like what's the model of your microprocessor etc.
14th Jun 2018, 12:19 AM
Hanz
Hanz - avatar