Skip to content

[BUG]UART logger not working on PIC18xJ94 MCUs with XC8 compiler #396

@esmaniksic

Description

@esmaniksic

Describe the bug
UART logger doesn't print out anything when a setup with PIC18FxxJ94 and XC8 is used.

To Reproduce
Open any project that uses logger (any click package) or write a simple code of your own and choose a setup with UART logger output, PIC18F97J94 and XC8.

Expected behavior
UART terminal should show clear messages.

Screenshots
None.

Information (please complete the following information):

  • OS: Any
  • SDK version 2.14.4
  • HW related to issue (board, MCU, etc.)
    • MCU Card for PIC with PIC18F97J94
    • Fusion for PIC v8

Additional context
It works with mikroC compiler and with both compilers on PIC18F57Q43, so it's unclear what the issue is related to.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions