Vishnu Mohanan

Results 9 comments of Vishnu Mohanan

An old CMakeCache file was causing the build to fail. It has been removed.

We are working on it.

Hi. We have pushed our latest changes. It took us some time to test everything. We fixed all of the conflicts and tested all of the functions internally and found...

> UART6 is missing in the target. We are only using 5 UARTs. The definitions have been updated. We still get a warning as, ``` [265/391] Building C object src/main/target/WARPF7/CMakeFiles/WARPF7.elf.dir/__/__/io/serial.c.obj...

All branches have been updated.

Compilation works for us despite the UART count warning as you can see in the screenshot. ![image](https://github.com/user-attachments/assets/b33915ac-0bfd-49bd-9927-fdd8637c182b)

Seems like all of the warning are being treated as errors, including the UART count error. Let me fix it.

We changed the serial port count back to 6 and everything compiles now without any warnings or errors. ![image](https://github.com/user-attachments/assets/5e8c8f59-9943-4467-857f-b77d95d8f94e)

Yes, it was fixed it is working.