Question
How to generate the system specific code, i.e for specific micro controller architecture
How to generate the system specific code, i.e for specific micro controller architecture
Hi,
In the code generator part of the course we generate assembly language that targets intel processors. When you finish the course you will have to change our code generator to target the assembly architecture of the micro controller
Thanks
Ok Understood . I would like to know that are we going to cover the Assembly and Linking part as well in this course , Furthermore I don't see the preprocessing phase here would that be covered too
Module 3 has the preprocessor phase which will be released soon. please read the whole course description for information about the release dates. The code generator assembly language is generated in Module 2 which is already uploaded in this course. This course contains 3 modules, 1 2 and 3 all in this one course you purchased. Three is the preprocessor which will be uploaded shortly. keep an eye on your newsletters
Thanks
Ok thanks