Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building and deploying EMC3080(Mx1300) #1

Open
Hakeem2512 opened this issue Aug 16, 2022 · 0 comments
Open

Building and deploying EMC3080(Mx1300) #1

Hakeem2512 opened this issue Aug 16, 2022 · 0 comments

Comments

@Hakeem2512
Copy link

Hello,

Am quite new to the MXChip programming using the MXOS, have already manage to setup my development environment but having problems downloading the program to the target board emc3080. there are couple of things i have noticed while debugging,

When i check the emc3080.mk module file in the module folder, Host_MCU_Family is mx1400 but the actual emc3080 mcu is mx1300, does this matter? note that able to build and compile the code using but the memory map is empty.
When i try to change Host_MCU_Family to mx1300 it couldn't compile because the mx1300 folder does not exist in the folder platform/MCU, do you how i can get this folder included?
when i run mxos make with another module target works perfectly even for download.
Any advice on how to proceed from here will be very helpful. thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant