KVA_TO_PA with pointer to a struct

General discussion on mikroC PRO for PIC32.
Post Reply
Author
Message
anla
Posts: 7
Joined: 09 Mar 2020 10:25

KVA_TO_PA with pointer to a struct

#1 Post by anla » 29 Sep 2021 10:25

Hi,

KVA_TO_PA requires a CONST to work, but I would really like to pass a pointer to a structure in memory instead, similar to KVA_TO_PA( &mystruct )
Any way to work around this ?

Post Reply

Return to “mikroC PRO for PIC32 General”