Well, the problem of the UART2 was related to a missing banksel instruction.
Now I can enter the bootloader and download the firmware using the GUI.
Of course it thinks I'm using an 87K22....
There are no errors but the application downloaded is not fully-functional and the bootloader is not executed anymore.
Is it due to some differences between 87K22 and 87K90?
The manual says for PIC18F I don't have to change anything in my application, is it true?
I will really appreciate an answer
Thanks in advance
I don't know why but it seems it works now.
I checked the "write config" and "don't write empty pages".
Honestly I don't understand how those flags did the trick.
Now I can enter the bootloader and download the firmware using the GUI.
Of course it thinks I'm using an 87K22....
There are no errors but the application downloaded is not fully-functional and the bootloader is not executed anymore.
Is it due to some differences between 87K22 and 87K90?
The manual says for PIC18F I don't have to change anything in my application, is it true?
I will really appreciate an answer
Thanks in advance
I don't know why but it seems it works now.
I checked the "write config" and "don't write empty pages".
Honestly I don't understand how those flags did the trick.