Arm Community
Site
Search
User
Site
Search
User
Groups
Arm Research
DesignStart
Education Hub
Graphics and Gaming
High Performance Computing
Innovation
Multimedia
Open Source Software and Platforms
Physical
Processors
Security
System
Software Tools
TrustZone for Armv8-M
中文社区
Blog
Announcements
Artificial Intelligence
Automotive
Healthcare
HPC
Infrastructure
Innovation
Internet of Things
Machine Learning
Mobile
Smart Homes
Wearables
Forums
All developer forums
IP Product forums
Tool & Software forums
Support
Open a support case
Documentation
Downloads
Training
Arm Approved program
Arm Design Reviews
Community Help
More
Cancel
Developer Community
Tools and Software
Software Tools
Jump...
Cancel
Software Tools
Arm Development Studio forum
Compile Error with Custom putchar
Tools, Software and IDEs blog
Forums
Videos & Files
Help
Jump...
Cancel
New
Replies
3 replies
Subscribers
126 subscribers
Views
3757 views
Users
0 members are here
Related
Compile Error with Custom putchar
Offline
Nick Purdue
over 7 years ago
Note: This was originally posted on 5th January 2012 at http://forums.arm.com
Hello,
I am new to ARM and uVision and have my first problem.
The firmware i am trying to compile used to work with old compiler but fails with the new compiller ARMCC V3.0.0.947 using uVision 3.34
It does not like my own putchar, i get following errors...
comms.h(74): error: #79: expected a type specifier ........this is my prototype
comms.c(3866): error: #79: expected a type specifier
comms.c(3866): error: #141-D: unnamed prototyped parameters not allowed when body is present
The prototype in H file is....
int putchar(int Inch); This is at line 74 of include file
the first line if the function is..
int putchar(int Inch) This is at line 3886 of source file
{
}
Please tell me what is going wrong
Nick
More questions in this forum
By title
By date
By reply count
By view count
By most asked
By votes
By quality
Descending
Ascending
All recent questions
Unread questions
Questions you've participated in
Questions you've asked
Unanswered questions
Answered questions
Questions with suggested answers
Questions with no replies
Not Answered
Forum FAQs
0
ARM Community
2518
views
0
replies
Started
1 month ago
by
Annie Cracknell
Not Answered
Use Arm DS5 streamline performance analyzer on TX2
0
1036
views
4
replies
Latest
2 days ago
by
ShirB
Not Answered
index are changing with the voltage apply to the adc
0
212
views
0
replies
Started
2 days ago
by
Vishal_Patel
Not Answered
Extended asm alternative for Arm Compiler 5 (memory barriers)
0
Memory Management Unit (MMU)
Arm Assembly Language (ASM)
Arm Compiler 5
220
views
0
replies
Started
5 days ago
by
StoneCold
Not Answered
Problem with arm_cmplx_mag_f32()
0
881
views
2
replies
Latest
10 days ago
by
Vishal_Patel
>
View all questions in Arm Development Studio forum