DPJones Posted February 23, 2018 Report Share Posted February 23, 2018 Hi I have used the original Psoc 5 and the ILI9341 project I have managed to change the Library from 2.6 to 2.8 I have then tried to change the ILI9341drivers to the ST7735 I am having a problem I cant compile and get this error coming up can anyone please assist? I have attached a screen shot along with my board file thanks David board_ST7735.h Link to comment Share on other sites More sharing options...
inmarket Posted February 23, 2018 Report Share Posted February 23, 2018 Make sure you are using the latest repository version as this bug may be fixed. If not, just add the g parameter to that call and where it is used. I will check the repository later and if it is wrong there I will fix it. Link to comment Share on other sites More sharing options...
inmarket Posted February 24, 2018 Report Share Posted February 24, 2018 I just checked the repository and it was a problem there too. I have now fixed it in the repository. Link to comment Share on other sites More sharing options...
DPJones Posted February 24, 2018 Author Report Share Posted February 24, 2018 Thanks for getting back could you please point me to the repository to download the latest version? Link to comment Share on other sites More sharing options...
DPJones Posted February 24, 2018 Author Report Share Posted February 24, 2018 Hi again I have found the repository and loaded down the new file which has cured the g problem but I still have lots of functions that don't work I have attached the screen shots any help would be greatly appreciated. Link to comment Share on other sites More sharing options...
inmarket Posted February 24, 2018 Report Share Posted February 24, 2018 It appears that you have not implemented your board_ST7735.h properly as that is where those routines are defined. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now